| { | |
| "name": "LJWBaseFoundationLib", | |
| "version": "0.1.0", | |
| "summary": "BaseFoundation.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/liujunwei2018/LJWBaseFoundationLib", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "liujunwei2018": "17857024832@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/liujunwei2018/LJWBaseFoundationLib.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "LJWBaseFoundationLib/Classes/**/*" | |
| } |