| { | |
| "name": "LFUtils", | |
| "version": "0.0.6", | |
| "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": "2669328236@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://git.coding.net/xw4132/LFUtils.git", | |
| "tag": "0.0.6" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "LFUtils/**/*.{h,m}", | |
| "frameworks": "UIKit" | |
| } |