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