[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 3 / 0 / PodTestTool / 1.0.1 / PodTestTool.podspec.json
blobbcb294682e7a8d5268a5b9c01aec1b75227b02ec
2   "name": "PodTestTool",
3   "version": "1.0.1",
4   "summary": "a test for me to create a pod spec",
5   "description": "a test for me to create a pod spec,so you can ignore this spec,thanks.",
6   "homepage": "https://github.com/ugpass/PodTestTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fanwj": "565131583@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ugpass/PodTestTool.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.1"
20   },
21   "source_files": "PodTestTool/*.{h,m}",
22   "frameworks": "Foundation",
23   "requires_arc": true