blob: 6f37a40c71ce430c68d5a7f99401248bbeb83924 [file] [log] [blame]
{
"name": "FTCommon",
"version": "1.1.14",
"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.14"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}