[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / 5 / e / TMDB / 1.0.0 / TMDB.podspec.json
blob40f23dbb6f3395ffbcc8113d63d6ee62a6b38551
2   "name": "TMDB",
3   "version": "1.0.0",
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.0"
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"