blob: 252ba0f91dc65428da12378e2dee3fa156e97a73 [file] [log] [blame]
{
"name": "TMDBSwift",
"version": "0.1.9",
"summary": "Swift wrapper for themoviedb.org api v3",
"description": "Wrapper for themoviedb.org api v.3 written in Swift",
"homepage": "https://github.com/gkye/TheMovieDatabaseSwiftWrapper",
"license": "MIT",
"authors": {
"George Kye": "gkye@live.ca"
},
"source": {
"git": "https://github.com/gkye/TheMovieDatabaseSwiftWrapper.git",
"tag": "0.1.9"
},
"social_media_url": "https://twitter.com/kyegeorge",
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*"
}