[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 0 / 6 / WfsSDK / 1.0.0 / WfsSDK.podspec.json
blob91c5b9f1cae4c563150db3b03d8425d27e5a6f17
2   "name": "WfsSDK",
3   "version": "1.0.0",
4   "summary": "A WfsSDK, iOS device can use.",
5   "description": "分之道SDK,A WfsSDK, iOS device can use.",
6   "homepage": "https://gitee.com/LaiMing_gz/wayForScoreSDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lai Ming": "leon_333@163.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://gitee.com/LaiMing_gz/wayForScoreSDK.git",
19     "tag": "1.0.0"
20   },
21   "requires_arc": true,
22   "ios": {
23     "vendored_frameworks": "WfsSDK.framework"
24   },
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "dependencies": {
30     "AFNetworking": [
32     ],
33     "Masonry": [
35     ],
36     "YYKit": [
38     ],
39     "ZFPlayer/AVPlayer": [
41     ],
42     "ZFPlayer/ControlView": [
44     ]
45   }