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