| { | |
| "name": "LslTest", | |
| "version": "0.1.0", | |
| "summary": "将json输出为model的工具.", | |
| "homepage": "https://gitee.com/lslboy/LslTest", | |
| "license": "MIT", | |
| "authors": { | |
| "Albert": "15267030696@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "frameworks": "UIKit", | |
| "source": { | |
| "git": "https://gitee.com/lslboy/LslTest.git", | |
| "tag": "0.1.0" | |
| }, | |
| "source_files": "LslTest/*.{h,m}" | |
| } |