| { | |
| "name": "LBaseClass", | |
| "version": "1.0.14", | |
| "summary": "summary of LBaseClass", | |
| "description": "description of LBaseClass", | |
| "homepage": "https://github.com/leeqiang250/iOS_LBaseClass", | |
| "license": "MIT", | |
| "authors": { | |
| "leeqiang250": "leeqiang250@163.com" | |
| }, | |
| "platforms": { | |
| "ios": null | |
| }, | |
| "source": { | |
| "git": "https://github.com/leeqiang250/iOS_LBaseClass.git", | |
| "tag": "1.0.14" | |
| }, | |
| "source_files": "LBaseClass/LBaseClass/**/*.{h,m}", | |
| "requires_arc": true | |
| } |