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