blob: bf9e11dac52f02b608db80e370cc62b2bfbb78b6 [file] [log] [blame]
{
"name": "FABMacro",
"version": "0.0.2",
"summary": "财管家APP的通用宏定义.",
"description": "财管家APP的通用宏定义,包括color等",
"homepage": "https://github.com/sculg/FABCocoaPods.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lg": "soli@royole.com"
},
"source": {
"git": "https://github.com/sculg/FABCocoaPods.git",
"tag": "0.0.2"
},
"source_files": "FABComponent/FABMacro/*",
"public_header_files": "FABComponent/FABMacro/*",
"frameworks": "Foundation",
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}