[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 0 / 8 / ZWOCKit / 0.0.1 / ZWOCKit.podspec.json
blobaacec3704bd294a332d2b8bab0fe5c62e64dbada
2   "name": "ZWOCKit",
3   "version": "0.0.1",
4   "summary": "自用的OC常用工具类封装",
5   "description": "自己常用的工具类封装,方便自己使用",
6   "homepage": "https://github.com/wfn53400/ZWOCKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "张伟": "53408947@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/wfn53400/ZWOCKit.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "ZWOCKit/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ],
26     "AFNetworking": [
28     ]
29   }