[Add] OctopusSDK 1.6.1.23
[CocoaPods.git] / Specs / c / 0 / 1 / DogCode / 1.0.1 / DogCode.podspec.json
bloba38fe70f12103852ba1d8ffdc0f320d8b642b3df
2   "name": "DogCode",
3   "version": "1.0.1",
4   "summary": "一个建立pod仓库的简单demo",
5   "description": "这只是一个简单demo,没有啥实际意思,哈哈,是不是很无聊",
6   "homepage": "https://www.jianshu.com/u/1e419a3c75e2",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mr.Zhou": "18862956943@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://gitee.com/zp18862956943/DogTool.git",
19     "tag": "1.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "DogTool/DogTool/Classes/**/*.{h,m}"
24   ],
25   "requires_arc": true