blob: da3f01175c900f027a3436422588befc0aa1d394 [file] [log] [blame]
{
"name": "PodsTest",
"version": "0.0.1",
"summary": "A short description of PodsTest.",
"homepage": "https://github.com/yiyuanshan/PodsTest",
"license": "MIT",
"authors": {
"yiyuan_shan": "yiyuan_shan@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yiyuanshan/PodsTest.git",
"tag": "0.0.1"
},
"source_files": [
"YDBaseCell",
"*.{h,m}"
],
"requires_arc": true
}