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