[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / a / 2 / 5 / TMDBSwift / 0.4.2 / TMDBSwift.podspec.json
blobe5d01ce43e3343ae4e949b0ecf481665cba4e293
2   "name": "TMDBSwift",
3   "version": "0.4.2",
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.2"
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": "4.0"