blob: 3d6d12402cb3d6807251843da0eaee9bd60b3d0a [file] [log] [blame]
{
"name": "ZJMAlertView",
"version": "0.1.0",
"summary": "A short description of ZJMAlertView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/simplismvip/ZJMAlertView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"simplismvip": "tonyzhao60@gmail.com"
},
"source": {
"git": "https://github.com/simplismvip/ZJMAlertView.git",
"tag": "0.1.0"
},
"social_media_url": "http://www.restcy.com",
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.0",
"source_files": [
"ZJMAlertView/*.{h,swift}"
],
"resources": [
"ZJMAlertView/*.bundle"
],
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
],
"ZJMKit": [
]
},
"swift_version": "4.0"
}