{ | |
"name": "PEAR-KeyboardNotification-iOS", | |
"version": "0.0.2", | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"license": "MIT", | |
"summary": "keyboard notification Library for iOS", | |
"homepage": "https://github.com/HirokiUmatani", | |
"authors": { | |
"HirokiUmatani": "info@pear.chat" | |
}, | |
"source": { | |
"git": "https://github.com/HirokiUmatani/PEAR-KeyboardNotification-iOS.git", | |
"tag": "0.0.2" | |
}, | |
"source_files": "PEAR-KeyboardNotification-iOS/*.{h,m}", | |
"requires_arc": true | |
} |