[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / a / 2 / 5 / TMDBSwift / 0.1.9 / TMDBSwift.podspec.json
blob252ba0f91dc65428da12378e2dee3fa156e97a73
2   "name": "TMDBSwift",
3   "version": "0.1.9",
4   "summary": "Swift wrapper for themoviedb.org api v3",
5   "description": "Wrapper for themoviedb.org api v.3 written in Swift",
6   "homepage": "https://github.com/gkye/TheMovieDatabaseSwiftWrapper",
7   "license": "MIT",
8   "authors": {
9     "George Kye": "gkye@live.ca"
10   },
11   "source": {
12     "git": "https://github.com/gkye/TheMovieDatabaseSwiftWrapper.git",
13     "tag": "0.1.9"
14   },
15   "social_media_url": "https://twitter.com/kyegeorge",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "Sources/**/*"