[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / 1 / 4 / ZYPods / 1.0.0 / ZYPods.podspec.json
blob4a7007ec9acd5cc5bb2aa31e00186b34a966c379
2   "name": "ZYPods",
3   "version": "1.0.0",
4   "summary": "老张的一些工具类,使用pod来进行管理.",
5   "description": "一个很老很老的iOS Coder 这里的描述需要长一点儿,很是蛋疼啊\n邮箱这里使用的是ronaldozhang999@sina.com",
6   "homepage": "https://gitee.com/ronaldozhang",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "张宇": "ronaldozhang999@sina.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://gitee.com/ronaldozhang/zypods.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "Classes",
23     "ZYPods/ZYPods/Classes/**/*.{h,m,swift}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "requires_arc": true