| { |
| "name": "SwiftAlertController", |
| "version": "1.0.3", |
| "summary": "This is the Swift support UIAlertView and UIAlertController version of third-party libraries", |
| "description": "This is the Swift support UIAlertView and UIAlertController version of third-party libraries(这是支持UIAlertView和UIAlertController 的Swift 版本的第三方库)", |
| "homepage": "https://github.com/15038777234/SwiftAlertController", |
| "license": "MIT", |
| "authors": { |
| "15038777234": "15038777234@163.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/15038777234/SwiftAlertController.git", |
| "tag": "1.0.3" |
| }, |
| "source_files": "Classes/*.swift", |
| "requires_arc": true |
| } |