[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / 5 / d / WatchShaker / 0.1.0 / WatchShaker.podspec.json
bloba8b51f6dd10dd1196b3dcb705ff685974e60e5dc
2   "name": "WatchShaker",
3   "version": "0.1.0",
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.1.0"
14   },
15   "platforms": {
16     "watchos": "6.0"
17   },
18   "swift_versions": "5.1",
19   "requires_arc": false,
20   "social_media_url": "http://twitter.com/ezefranca",
21   "source_files": "Source/WatchShaker/Sources/**/*.swift",
22   "xcconfig": {
23     "SWIFT_VERSION": "5.1"
24   },
25   "frameworks": [
26     "Foundation",
27     "WatchKit",
28     "CoreMotion"
29   ],
30   "swift_version": "5.1"