blob: 1590de237486d8ca9f4c39143f102e96f2bdad61 [file] [log] [blame]
{
"name": "FXCocoapodsDemo",
"version": "1.0.3",
"summary": "CocoapodsDemo",
"homepage": "https://github.com/feonixsmj/CocoapodsDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"feonixsmj": "1527863283@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/feonixsmj/CocoapodsDemo.git",
"tag": "1.0.3"
},
"source_files": "CocoapodsDemo/**/*.{h,m}",
"public_header_files": "CocoapodsDemo/**/*.h",
"requires_arc": true
}