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