[Add] Netmera 3.24.6
[CocoaPods.git] / Specs / a / 5 / 8 / podTool / 0.1.0 / podTool.podspec.json
blob9462b96d3af39d3a0c11fb66c2e29d7bc5024ff3
2   "name": "podTool",
3   "version": "0.1.0",
4   "summary": "It's a test for create pod repo.",
5   "description": "测试pod工具,用于尝试常见pod库的操作流程It's a test for create pod repo.",
6   "homepage": "https://zkk.me",
7   "authors": {
8     "ZKK": "zhang.kangkang@outlook.com"
9   },
10   "social_media_url": "https://zkk.me",
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://gitee.com/deepwidth/pod.git",
16     "tag": "0.1.0"
17   },
18   "source_files": [
19     "podTool",
20     "podTool/**/*.{h,m}"
21   ],
22   "requires_arc": true