| { | |
| "name": "LRBaseUI", | |
| "version": "0.0.2", | |
| "summary": "common or basic ui", | |
| "description": "common or basic ui for most projects", | |
| "homepage": "https://github.com/lir9205/LRBaseUI", | |
| "license": "MIT", | |
| "authors": { | |
| "轉身、晴兲": "943175984@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": null | |
| }, | |
| "source": { | |
| "git": "https://github.com/lir9205/LRBaseUI.git", | |
| "tag": "0.0.2" | |
| }, | |
| "source_files": "LRBaseUI/*.{h,m}", | |
| "resources": "LRBaseUI/*.{xib,bundle}", | |
| "requires_arc": true | |
| } |