| { | |
| "name": "LcSwift", | |
| "version": "0.0.1", | |
| "summary": "一个简单的Swift库", | |
| "description": "一个森罗万象的Swift库", | |
| "homepage": "https://github.com/codeAndylau/LcSwift", | |
| "license": "MIT", | |
| "authors": { | |
| "lanchao": "18782967728@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "swift_versions": "4.2", | |
| "source": { | |
| "git": "https://github.com/codeAndylau/LcSwift.git", | |
| "tag": "0.0.1.1" | |
| }, | |
| "source_files": "Classes/**/*.swift", | |
| "swift_version": "4.2" | |
| } |