blob: 0bb1c0ecefc5c189241536113b2ecc1ca95c460c [file] [log] [blame]
{
"name": "KLFlex",
"version": "1.0.0",
"summary": "调试组件",
"description": "组件简介:\n基于FLEX,封装交互UI,便于测试使用。",
"homepage": "https://github.com/Kalanhall",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kalan": "Kalanhall@163.com"
},
"source": {
"git": "https://github.com/Kalanhall/KLFlex.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KLFlex/Classes/**/*",
"dependencies": {
"FLEX": [
"~> 2.4.0"
]
}
}