blob: 7f96fe91c7b21711bb81d4fb047f1971950cc519 [file] [log] [blame]
{
"name": "FTCommon",
"version": "1.1.13",
"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}",
"FTCommon/Category/*.{h,m}",
"FTCommon/Custom/FTPushAnimation/*.{h,m}",
"FTCommon/Custom/FTToast/*.{h,m}",
"FTCommon/Manager/*.{h,m}"
],
"source": {
"git": "https://github.com/shichao666/FTCommon.git",
"tag": "1.1.13"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}