[Add] YYUIKit 0.6.4
[CocoaPods.git] / Specs / 6 / 7 / 0 / TMdbSource / 0.0.5 / TMdbSource.podspec.json
blob16065f1649b28ff46bded91c9c621d287354c9d9
2   "name": "TMdbSource",
3   "version": "0.0.5",
4   "summary": "TMdbSource acts as a network client for https://www.themoviedb.org/",
5   "description": "TMdbSource can be used to access the latest and popular movies using this library",
6   "homepage": "https://github.com/Cloy.Monis/TMdbSource",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CloyMonis": "cloymonis1991@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/CloyMonis/TMdbSource.git",
16     "tag": "0.0.5"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "source_files": "TMdbSource/Classes/**/*",
22   "vendored_frameworks": "TMdbSource.xcframework"