blob: 7b7555ed7b248862eb3ecef27c6ebaf5f57b88cc [file] [log] [blame]
{
"name": "DHCShakeNotifier",
"version": "0.1.2",
"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.1.2"
},
"platforms": {
"ios": null
},
"source_files": "DHCShakeNotifier",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}