blob: d1731c30c74c4d0ce168fc948fa8d4f23748093a [file] [log] [blame]
{
"name": "RPAlertView",
"version": "1.1",
"summary": "'RPAlertView' is a custom iOS view,can be easily set the hide and show it.",
"description": "'RPAlertView' is a custom iOS view,support for systems after iOS 9.0+ and Swift 5.0+,can be easily set the hide and show it.",
"homepage": "https://github.com/dengfeng520/RPAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dengfeng520": "deng_feng520@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/dengfeng520/RPAlertView.git",
"tag": "1.1"
},
"source_files": "RPAlertViewDemo/RPAlertView/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}