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