blob: 1e3204a4dda86596d6204f83326b1910ac790a78 [file] [log] [blame]
{
"name": "FGUIKit",
"version": "0.0.9",
"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.0.9"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "FGUIKit/**/*.{h,m}",
"frameworks": [
"UIKit",
"QuartzCore",
"Foundation"
],
"module_name": "FGUIKit"
}