blob: 596266a08ee694b76747a748cfdb952607ab58d8 [file] [log] [blame]
{
"name": "RAlertView",
"version": "0.0.3",
"summary": "AlertView 0.0.3",
"description": "AlertView A pop-up framework, Can be simple and convenient to join your project.",
"homepage": "https://github.com/roycms/RAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"roycms": "roycms@qq.com"
},
"source": {
"git": "https://github.com/roycms/RAlertView.git",
"tag": "0.0.3"
},
"source_files": "RAlertView/*.*",
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"dependencies": {
"Masonry": [
],
"HexColors": [
"~> 4.0.0"
]
},
"platforms": {
"ios": "8.0"
}
}