| { | |
| "name": "LFUtils", | |
| "version": "0.0.1", | |
| "summary": "just ios utils lib", | |
| "description": "just a ios private specs", | |
| "homepage": "https://git.coding.net/xw4132/LFUtils.git", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "wlingf": "266932823.@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://git.coding.net/xw4132/LFUtils.git", | |
| "tag": "0.0.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "LFUtils/Classes/**/*", | |
| "frameworks": "UIKit" | |
| } |