blob: 3542b5ba2a320be23cc24c43923627db7730275b [file] [log] [blame]
{
"name": "RBAlertView",
"version": "1.0.0",
"summary": "iOS Custom AlertView",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/baxiang/RBAlertView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"baxiang": "baxiang1989@163.com"
},
"source": {
"git": "https://github.com/baxiang/RBAlertView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "RBAlertView/Classes/**/*",
"frameworks": "UIKit"
}