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