| { | |
| "name": "LXMUtils", | |
| "version": "0.0.1", | |
| "summary": "LXMUtils", | |
| "homepage": "https://github.com/LXManMan/LXMUtils", | |
| "license": "MIT", | |
| "authors": { | |
| "LXXManMan": "jiushu0228@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/LXManMan/LXMUtils.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "LXMUtils/**/*.{h,m}", | |
| "requires_arc": true | |
| } |