blob: 5d1d9447bccdd2f3e2bad274e3a1039528518290 [file] [log] [blame]
{
"name": "LMDebug",
"version": "0.0.7",
"summary": "狸米Debug工具",
"description": "TODO: 狸米调试工具",
"homepage": "http://git.limikeji.com/wanghongye/LMDebug",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"王鸿业": "wanghongye@limikeji.com"
},
"source": {
"git": "ssh://git@git.limikeji.com:10022/wanghongye/LMDebug.git",
"tag": "0.0.7"
},
"source_files": "LMDebug/**/**/*",
"platforms": {
"ios": "8.0"
},
"dependencies": {
"Masonry": [
"~> 1.0.2"
]
},
"frameworks": "UIKit"
}