blob: 7b9c34823be58bcd8d0fc289cd9c92152efb62c8 [file] [log] [blame]
{
"name": "FGUIKit",
"version": "0.1.1",
"summary": "FGUIKit",
"description": "FGUIKit\n* Markdown 格式",
"homepage": "http://www.baidu.com",
"license": "MIT",
"authors": {
"liguojun": "358304990@qq.com"
},
"source": {
"git": "https://github.com/CNFeelGood/FGUIKit.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "FGUIKit/**/*.{h,m}",
"frameworks": [
"UIKit",
"QuartzCore",
"Foundation"
],
"module_name": "FGUIKit"
}