blob: 09e2a0d94f80dc42808fb3b4684238896f7a5082 [file] [log] [blame]
{
"name": "KPExtension",
"version": "0.0.1",
"summary": "Just Testing.",
"description": "适用于调试某个控件,一般在不知道控件宽高大小及层级关系的时候使用",
"homepage": "https://github.com/kopuCoder/KPExtension",
"license": "MIT",
"authors": {
"kopuCoder": "MJ1513@163.com"
},
"source": {
"git": "https://github.com/kopuCoder/KPExtension.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"kpExtesion",
"kpExtesion/**/*"
],
"frameworks": "UIKit",
"requires_arc": true
}