blob: 6dbe1b3c45127b603973dc75274273570627cf5d [file] [log] [blame]
{
"name": "TMDBSwift",
"version": "0.1.5",
"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.5"
},
"social_media_url": "https://twitter.com/kyegeorge",
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*"
}