| { |
| "name": "LCUIComponents", |
| "version": "0.1.0", |
| "summary": "LCUIComponents iOS SDK 0.1.0", |
| "description": "The framework supports UI components showing on top of the current content view.", |
| "homepage": "https://github.com/linhcn/LCUIComponents", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE.md" |
| }, |
| "authors": { |
| "Linh Chu": "cnhlinh@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/linhcn/LCUIComponents.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "LCUIComponents/Source/*.swift", |
| "pushed_with_swift_version": "3.0" |
| } |