blob: 36ed2f83f81b17f9bde34455a0a2d4a82a62b59d [file] [log] [blame]
{
"name": "MyTestViewController",
"version": "0.0.1",
"summary": "测试学习",
"description": "我的测试学习",
"homepage": "https://github.com/zhanggaoqiang/zgqtest",
"license": "MIT",
"authors": {
"张高强": "835389423@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/zhanggaoqiang/zgqtest.git",
"tag": "0.0.1"
},
"source_files": "MyTestViewController/**/*.{h,m}",
"requires_arc": true
}