| { | |
| "name": "LXAPPManager", | |
| "version": "1.0.0", | |
| "summary": "iOS功能类封装", | |
| "description": "TODO: iOS常用基类、工具类、管理类封装", | |
| "homepage": "https://github.com/nick8brown", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "source": { | |
| "git": "https://github.com/nick8brown/LXAPPManager.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "SourceFiles", | |
| "exclude_files": "Classes/Exclude", | |
| "platforms": { | |
| "ios": "11.0" | |
| }, | |
| "authors": { | |
| "": "" | |
| }, | |
| "social_media_url": "https://github.com/nick8brown" | |
| } |