blob: 79825c5adf6d1bacc10089ad86ea68769e2d735d [file] [log] [blame]
{
"name": "Test01",
"version": "0.0.1",
"summary": "A short description of Test01.This description is used to generate tags and improve search results",
"description": "测试工程,测试发布到Cocospod,\nA short description of Test01.\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.1"
},
"source_files": [
"Test01",
"Test01/**/*.{h,m}"
],
"public_header_files": "Test01/**/*.h",
"frameworks": "UIKit",
"requires_arc": true
}