blob: 57a2ded78cfe85d15dd46fbf1021aff8c94a2a7e [file] [log] [blame]
{
"name": "Test01",
"version": "0.0.2",
"summary": "A short description of Test01.技术摘要没有意义,为啥啊?",
"description": "测试工程,测试发布到Cocospod,\nA short description of Test01.\n新增其他代码测试发布\nThis description is used to generate tags and improve search results",
"homepage": "https://github.com/cxx3344/Test01",
"license": {
"type": "MIT",
"file": "MIT LICENSE"
},
"authors": {
"ZYY": "2893358240@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/cxx3344/Test01.git",
"tag": "0.0.2"
},
"source_files": [
"Test01",
"Test01/**/*.{h,m}"
],
"public_header_files": "Test01/**/*.h",
"frameworks": "UIKit",
"requires_arc": true
}