blob: bcb294682e7a8d5268a5b9c01aec1b75227b02ec [file] [log] [blame]
{
"name": "PodTestTool",
"version": "1.0.1",
"summary": "a test for me to create a pod spec",
"description": "a test for me to create a pod spec,so you can ignore this spec,thanks.",
"homepage": "https://github.com/ugpass/PodTestTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fanwj": "565131583@qq.com"
},
"source": {
"git": "https://github.com/ugpass/PodTestTool.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.1"
},
"source_files": "PodTestTool/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}