[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 7 / a / ZmgLib / 1.0.0 / ZmgLib.podspec.json
blobb8ee2855ddbe6ea3d807c3bec3ca46e90b7f510d
2   "name": "ZmgLib",
3   "version": "1.0.0",
4   "summary": "一个简单的建立仓库的demo",
5   "description": "这是一个简单的建立pod仓库的demo使用",
6   "homepage": "https://github.com/hellozmg/ZmgLib.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zmg": "791738673@qq.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/hellozmg/ZmgLib.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "Classes",
23     "ZmgLib/ZmgLib/Classes/**/*.{swift}"
24   ],
25   "requires_arc": true