blob: 95976686748cf1b9d77c87c8d595314973952332 [file] [log] [blame]
{
"name": "FXCocoapodsDemo",
"version": "1.0.2",
"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.2"
},
"source_files": "CocoapodsDemo/**/*.{h,m}",
"public_header_files": "CocoapodsDemo/**/*.h",
"requires_arc": true
}