blob: ed0e08d75bdacd121c42fcd179907e9a4bc50aba [file] [log] [blame]
{
"name": "cocopodTeet",
"version": "0.0.2",
"summary": "测试",
"description": "测试描述111",
"homepage": "https://github.com/slumdunk7/cocopodsTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"slumdunk7": "slumdunk7@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/slumdunk7/cocopodsTest.git",
"tag": "0.0.2"
},
"source_files": [
"test",
"test/**/*.{h,m}"
],
"exclude_files": "test/Exclude",
"requires_arc": true
}