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