[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 0 / 2 / themoviedb-wrapper-spec / 1.0.0 / themoviedb-wrapper-spec.podspec.json
blob42428b71bbf7da08e2ab49a5609a20bd3090b6bf
2   "name": "themoviedb-wrapper-spec",
3   "version": "1.0.0",
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   },
16   "source": {
17     "git": "https://github.com/azeemse/themoviedb-wrapper.git",
18     "tag": "1.0.0"
19   },
20   "source_files": [
21     "themoviedb-wrapper",
22     "themoviedb-wrapper/**/*.{swift}"
23   ],
24   "exclude_files": "Classes/Exclude",
25   "swift_version": "4.2"