blob: b5528a507138307cfc0ae6b2d63b7115d2e85996 [file] [log] [blame]
{
"name": "DHCShakeNotifier",
"version": "0.2.0",
"summary": "A very simple category that sends out an NSNotification whenever the device is shaken.",
"homepage": "https://github.com/confidenceJuice/DHCShakeNotifier",
"license": "MIT",
"authors": {
"Daniel Haight": "confidence.designed@gmail.com"
},
"source": {
"git": "https://github.com/confidenceJuice/DHCShakeNotifier.git",
"tag": "0.2.0"
},
"platforms": {
"ios": null
},
"source_files": "DHCShakeNotifier",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}