blob: 8e92db15a708097f39614834484011669c3a5b4f [file] [log] [blame]
{
"name": "FTDKit",
"version": "2.0.1",
"summary": "整理的小框架,装有一些常用的小功能",
"homepage": "https://github.com/shengguoqiang/FTDKit",
"license": "MIT",
"authors": {
"shengguoqiang": "2420548376@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/shengguoqiang/FTDKit.git",
"tag": "2.0.1"
},
"source_files": "FTDKit/**/*",
"requires_arc": true,
"dependencies": {
"Kingfisher": [
"~> 3.12.2"
]
},
"pushed_with_swift_version": "3.0"
}