blob: 61275a01af4fa58bc0c55e609a416e150bb02c25 [file] [log] [blame]
{
"name": "FTCommon",
"version": "1.0.0",
"summary": "福田iOS-APP公共模块 第一版",
"description": "福田iOS-APP公共模块 第一版.",
"homepage": "https://github.com/shichao666/FTCommon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shichao666": "329585013@qq.com"
},
"source_files": "FTCommon/*.{h,m}",
"source": {
"git": "https://github.com/shichao666/FTCommon.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"requires_arc": true
}