blob: 227884a6c996f87b453bd5686d7e366e1b024ee9 [file] [log] [blame]
{
"name": "RKOTopAlert",
"version": "1.1.0",
"summary": "Appears at the top of the notification view",
"description": "Appears at the top of the notification view",
"homepage": "https://github.com/rakuyoMo/RKOControls/tree/master/RKOTopAlertManager",
"license": "MIT",
"authors": {
"Rakuyo": "rakuyo.mo@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/rakuyoMo/RKOControls.git",
"tag": "1.3.11"
},
"requires_arc": true,
"source_files": "RKOTopAlertManager/RKOTopAlert/RKOTopAlert/RKOTopAlert/*.{h,m}",
"resources": "RKOTopAlertManager/RKOTopAlert/RKOTopAlert/RKOTopAlert/*.{png,xib,nib,bundle}",
"dependencies": {
"Masonry": [
]
}
}