| { | |
| "name": "LXAppConstManager", | |
| "version": "1.0.0", | |
| "summary": "LXAppConstManager.", | |
| "description": "LXAppConstManager is manager", | |
| "homepage": "https://github.com/LIXIANGXLee/LXAppConstModule", | |
| "license": "MIT", | |
| "authors": { | |
| "lixiang": "lixiang@gokuaidian.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.2" | |
| }, | |
| "swift_versions": "5.0", | |
| "source": { | |
| "git": "https://github.com/LIXIANGXLee/LXAppConstModule.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "LXAppConstManager/*.{swift}", | |
| "swift_version": "5.0" | |
| } |