blob: d1865667752b1c31df86ff5204321c2c816498a0 [file] [log] [blame]
{
"name": "SecondExample",
"version": "1.0.0",
"summary": "SecondExample",
"description": "test function",
"homepage": "https://github.com/fangqingmei/SecondTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fangqingmei": "fangqingmei@yongche.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/fangqingmei/SecondTest.git",
"tag": "1.0.0"
},
"source_files": "SecondExample/SecondTest/**/*.{h,m}",
"public_header_files": "SecondExample/SecondTest/**/*.h"
}