[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 5 / e / TMDB / 1.0.9 / TMDB.podspec.json
blobf5ff651eb455abd77d0d30d4c7b8373f86c32470
2   "name": "TMDB",
3   "version": "1.0.9",
4   "summary": "Swift library for TheMovieDB",
5   "description": "A fully-complete wrapper for themoviedb.org v3 API",
6   "homepage": "https://github.com/okankocyigit/TMDB.git",
7   "license": "MIT",
8   "authors": {
9     "Okan Koçyiğit": "hasanokan@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/okankocyigit/TMDB.git",
13     "tag": "1.0.9"
14   },
15   "source_files": "TMDB/**/*.swift",
16   "swift_versions": "5.0",
17   "platforms": {
18     "ios": "9.0",
19     "osx": "10.10"
20   },
21   "swift_version": "5.0"