blob: 597b6658f16f16b4dbf01d6164305b0133b1336f [file] [log] [blame]
{
"name": "FTCommon",
"version": "1.1.3",
"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/**/*",
"source": {
"git": "https://github.com/shichao666/FTCommon.git",
"tag": "1.1.3"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}