blob: 71a24db998a7b9f6d3a6bd07065b4c3b4f92cc93 [file] [log] [blame]
{
"name": "MarkTestPod",
"version": "1.0.1",
"summary": "A short description of MarkTestPod This tool, you can use it to do whatever you want",
"description": "i am description ,this is MarkTestPod project,If you have a question,Please contact me 1989329376@qq.com",
"homepage": "https://github.com/90Mark/MarkTestPod",
"license": {
"type": "MIT"
},
"authors": {
"Mark001": "1989329376@qq.com"
},
"source": {
"git": "https://github.com/90Mark/MarkTestPod.git"
},
"source_files": [
"MarkTestPod",
"MarkTool/*.{h,m}"
],
"exclude_files": "MarkTestPod/MarkTool",
"platforms": {
"ios": "8.0"
}
}