Created
July 3, 2018 08:48
-
-
Save jazzbpn/be7b7f199a06285cc1b052eb30bafc2b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import Foundation | |
let PROGRESS_INDICATOR_VIEW_TAG:Int = 10 | |
let API_NOTICE_LIST:String = "https://api.myjson.com/bins/1bsqcn/" | |
let API_MOVIE_LIST:String = "https://api.myjson.com/bins/1h87n6" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment