blob: b051f45335d7f94b9c5ed76bbd1caad8a695c87e [file] [log] [blame]
{
"name": "FGBaseClass",
"version": "1.0.1",
"summary": "火鹰科技常用基类",
"homepage": "https://github.com/yangweicong/FGBaseClass",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"figo_ywc": "yangwc@figo.cn"
},
"source": {
"git": "https://github.com/yangweicong/FGBaseClass.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FGBaseClass",
"requires_arc": true,
"frameworks": "UIKit"
}