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