[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 0 / 2 / themoviedb-wrapper-spec / 1.0.2 / themoviedb-wrapper-spec.podspec.json
blobce00a1e16747266e1bac5567da660cbf88329717
2   "name": "themoviedb-wrapper-spec",
3   "version": "1.0.2",
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.2"
21   },
22   "source_files": [
23     "themoviedb-wrapper",
24     "themoviedb-wrapper/**/*.{swift}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "swift_version": "4.2"