blob: 155f76dbf057ee3654476506479f6bfa33176c31 [file] [log] [blame]
{
"name": "AlertEasily",
"version": "1.0.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.0.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"
}