blob: 99a8e0169babb855dfd694b5733af90765a80a52 [file] [log] [blame]
{
"name": "AlertEasily",
"version": "1.1.0",
"summary": "Easy to show UIAlertController.",
"description": "Easy to display UIAlertController.",
"homepage": "https://github.com/MZC0829/AlertEasily",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"maizhichao": "1005756105@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MZC0829/AlertEasily.git",
"tag": "1.1.0"
},
"source_files": [
"AlertEasily/FuncHelper.swift",
"AlertEasily/ExtensionUIViewController.swift"
],
"frameworks": "UIKit",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "3.0"
}