{ | |
"name": "LMDebug", | |
"version": "0.0.2", | |
"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.2" | |
}, | |
"source_files": "LMDebug/*.{h,m}", | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"dependencies": { | |
"Masonry": [ | |
"~> 1.0.2" | |
] | |
}, | |
"frameworks": "UIKit" | |
} |