{ | |
"name": "LSSwift", | |
"version": "1.1.1", | |
"summary": "LSSwift", | |
"description": "LSSwift", | |
"homepage": "https://github.com/Arthur-Coding/", | |
"license": "MIT", | |
"authors": { | |
"ArthurShuai": "zhixingui_liushuai@163com" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"requires_arc": true, | |
"swift_version": "4.2", | |
"source": { | |
"git": "https://github.com/Arthur-Coding/LSSwift.git", | |
"tag": "1.1.1" | |
}, | |
"source_files": "**/*.swift", | |
"frameworks": [ | |
"UIKit", | |
"Foundation" | |
] | |
} |