[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 5 / d / WatchShaker / 0.0.3 / WatchShaker.podspec.json
blobe3870ea454dad0141375ce6957bb3dfd7add7919
2   "name": "WatchShaker",
3   "version": "0.0.3",
4   "summary": "watchOS shake moviment",
5   "description": "WatchShaker is a watchOS helper to get your ⌚️ shake moviment.",
6   "homepage": "https://github.com/ezefranca/WatchShaker",
7   "license": "MIT",
8   "authors": {
9     "ezefranca": "https://github.com/ezefranca"
10   },
11   "source": {
12     "git": "https://github.com/ezefranca/WatchShaker.git",
13     "tag": "0.0.3"
14   },
15   "platforms": {
16     "watchos": "3.0"
17   },
18   "requires_arc": false,
19   "social_media_url": "http://twitter.com/ezefranca",
20   "source_files": "Pod/Classes/**/*",
21   "frameworks": [
22     "Foundation",
23     "WatchKit",
24     "CoreMotion"
25   ],
26   "pushed_with_swift_version": "3.0"