blob: 99c5ba47362d4a82aa29cc7147a83f7cbf4aace5 [file] [log] [blame]
{
"name": "FGBaseClass",
"version": "1.0.0",
"summary": "Contacts wrapper for iOS 9 or upper with Objective-C",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FGBaseClass",
"requires_arc": true,
"frameworks": "UIKit"
}