blob: a89db4775bba8741d61a9079ff248a1630f80940 [file] [log] [blame]
{
"name": "KFTExtension",
"authors": {
"KFTPay": "houdaoc@163.com"
},
"version": "1.0.2",
"summary": "Extension",
"description": "常用类的一些扩展方法封装",
"homepage": "https://github.com/BingleiM/KFTExtension.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/BingleiM/KFTExtension.git",
"tag": "1.0.2"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"vendored_frameworks": "KFTExtension/KFTExtension.framework"
}