[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 4 / c / f / CMYBaseLib / 0.1.0 / CMYBaseLib.podspec.json
blob552633f6b02f612e90f588e2c1e75923864b6146
2   "name": "CMYBaseLib",
3   "version": "0.1.0",
4   "summary": "一个牛逼的项目",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/changwuguo/CwgTestLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "changwuguo": "changwuguo@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/changwuguo/CwgTestLib.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CMYBaseLib/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.3"
25     ]
26   }