blob: eb6f1d514af151fe6557770f60303dd9707e4e4a [file] [log] [blame]
{
"name": "RPAlertView",
"version": "1.4",
"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 10.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": "10.0"
},
"source": {
"git": "https://github.com/dengfeng520/RPAlertView.git",
"tag": "1.4"
},
"source_files": "RPAlertViewDemo/RPAlertView/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}