[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 0 / 2 / themoviedb-wrapper-spec / 1.0.3 / themoviedb-wrapper-spec.podspec.json
blob011f6097539d24c2190db1587326197b9a816e92
2   "name": "themoviedb-wrapper-spec",
3   "version": "1.0.3",
4   "summary": "This wrapper is written to make the use to TheMovieDB API simple. Codable models are already written in this library.",
5   "description": "This library is the basic wrapper for The Movie DB APIs. This wrapper is written to make the use to TheMovieDB API simple. Codable models are already written in this library.",
6   "homepage": "https://github.com/azeemse/themoviedb-wrapper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Azeem Akram": "azeem11198@hotmail.com"
13   },
14   "platforms": {
15     "ios": "12.0",
16     "tvos": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/azeemse/themoviedb-wrapper.git",
20     "tag": "1.0.3"
21   },
22   "source_files": [
23     "themoviedb-wrapper/*.swift",
24     "themoviedb-wrapper/Movie/*.swift",
25     "themoviedb-wrapper/Multi/*.swift",
26     "themoviedb-wrapper/Person/*.swift",
27     "themoviedb-wrapper/TableContent/*.swift",
28     "themoviedb-wrapper/TV/*.swift"
29   ],
30   "swift_version": "4.2"