blob: 64981e55e55bb72740b13f6026d696e30e69696a [file] [log] [blame]
{
"name": "WatchShaker",
"version": "0.0.1",
"summary": "watchOS shake moviment",
"description": "WatchShaker is a watchOS helper to get your ⌚️ shake moviment.",
"homepage": "https://github.com/ezefranca/WatchShaker",
"license": "MIT",
"authors": {
"Ezequiel França": ""
},
"source": {
"git": "https://github.com/ezefranca/WatchShaker.git",
"tag": "0.0.1"
},
"platforms": {
"watchos": "3.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": [
"Foundation",
"WatchKit",
"CoreMotion"
],
"pushed_with_swift_version": "3.0"
}