blob: 7e8a3d7cc54c56c1d787fe28e47a71df9d6708be [file] [log] [blame]
{
"name": "UnitTestPod",
"version": "0.1.0",
"summary": "Description of UnitTestPod written by cheney.",
"description": "test unit pods Description of UnitTestPod written by cheney",
"homepage": "https://github.com/${USER_NAME}/${POD_NAME}",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"${USER_NAME}": "${USER_EMAIL}"
},
"source": {
"git": "https://github.com/Chenneyfang/UnitTestPod",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/cheneyTest/*.{h,m}"
}