blob: 2e410bd1154e4362602b6097eb34da672c493751 [file] [log] [blame]
{
"name": "SwiftAlertController",
"version": "1.0.2",
"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.2"
},
"source_files": [
"SwiftAlertController/SwiftAlertController",
"SwiftAlertController/SwiftAlertController/SwiftAlertController/**/*.{swift}"
],
"requires_arc": true
}