blob: b30852fa932662bf7b87c01f22a4a05adab46494 [file] [log] [blame]
{
"name": "HSTheMovieFetcher",
"version": "0.1.0",
"summary": "A simplified way to get details about your favourite movie from themoviedb.org.",
"description": "\"A simplified way to get details about your favourite movie from themoviedb.org. All you to fecth the movie by a single call. Enjoy!\"",
"homepage": "https://github.com/hussaan-s/HSTheMovieFetcher",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mhs@quantuamcph.com": "hussaan.s@gmail.com"
},
"source": {
"git": "https://github.com/hussaan-s/HSTheMovieFetcher.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.3"
},
"source_files": "HSTheMovieFetcher/Classes/*.swift",
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
"~> 4.7"
]
},
"pushed_with_swift_version": "3.0\n3.0"
}