blob: fa6bdfc16880e83d5a26d7b2f788c90ad8736b51 [file] [log] [blame]
{
"name": "KFTExtension",
"authors": {
"KFTPay": "houdaoc@163.com"
},
"version": "1.0.7",
"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.7"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"vendored_frameworks": "KFTExtension/KFTExtension.framework"
}