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