blob: 7c50985767d216840590ed1d66d3b2b7022ae8f0 [file] [log] [blame]
{
"name": "twTool",
"version": "0.0.3",
"summary": "A short description of twTool.",
"description": "尝试pod的测试。",
"homepage": "http://EXAMPLE/twTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"艾慧勇": "377199761@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tanwang11/twTool.git",
"tag": "0.0.3"
},
"source_files": "twTool/twTool/testTool.h",
"requires_arc": true,
"subspecs": [
{
"name": "testUI",
"source_files": "twTool/twTool/testUI/*.{h,m}"
},
{
"name": "testEntity2",
"source_files": "twTool/twTool/testEntity/*.{h,m}"
}
]
}