[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / a / 2 / 5 / TMDBSwift / 0.4.0 / TMDBSwift.podspec.json
blob42fb9f0e6c83a56f8988eda880f2c88bcdad3599
2   "name": "TMDBSwift",
3   "version": "0.4.0",
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.4.0"
14   },
15   "social_media_url": "https://twitter.com/kyegeorge",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "Sources/**/*",
20   "pushed_with_swift_version": "3.0"