| { |
| "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": [ |
| |
| ] |
| } |
| } |