blob: 317bbc25515f901b6b01434d0633d5473bc0713c [file] [log] [blame]
{
"name": "FeelGood",
"version": "0.0.6",
"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.6"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "FeelGood/**/*.{h,m}",
"frameworks": [
"UIKit",
"QuartzCore",
"Foundation"
],
"module_name": "FeelGood",
"dependencies": {
"FGUIKit": [
],
"FGData": [
]
}
}