[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 6 / 2 / 5 / YTJSKit / 0.0.3 / YTJSKit.podspec.json
blob4219d6c535919a4c3460e228c4bb7615b62c4dfb
2   "name": "YTJSKit",
3   "version": "0.0.3",
4   "summary": "YouTube JS",
5   "homepage": "https://github.com/Soulmob/YTJSKit",
6   "authors": {
7     "mengqingzheng": "mengqingzheng@munimob.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "requires_arc": true,
14   "platforms": {
15     "ios": "14.0"
16   },
17   "source": {
18     "git": "git@github.com:Soulmob/YTJSKit.git",
19     "tag": "0.0.3"
20   },
21   "source_files": [
22     "Source/*.{h,m,swift}"
23   ],
24   "public_header_files": [
25     "Source/*.h"
26   ],
27   "swift_versions": [
28     "5.0",
29     "5.1",
30     "5.2"
31   ],
32   "dependencies": {
33     "Alamofire": [
34       "~> 5.9.1"
35     ],
36     "SwiftyJSON": [
37       "~> 5.0.2"
38     ]
39   },
40   "swift_version": "5.2"