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