[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / d / 7 / 0 / MisfitSleepSDK / 0.1.0 / MisfitSleepSDK.podspec.json
blobfccf57e24665dc7cb2ce02e82fd1556500d03013
2   "name": "MisfitSleepSDK",
3   "version": "0.1.0",
4   "summary": "Gain access to user sleep events from the Misfit Shine 2 and Flash",
5   "description": "The Misfit Sleep SDK tracks users’ sleep sessions and can notify your application when they fall asleep as well as when they should be woken up.",
6   "homepage": "https://github.com/Misfit-Developers/SleepSDK.git",
7   "license": "MIT",
8   "authors": {
9     "Phill Pasqual": "phill@misfit.com"
10   },
11   "source": {
12     "git": "https://github.com/Misfit-Developers/SleepSDK.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "preserve_paths": "Pod/MisfitSleepSDK.framework",
20   "vendored_frameworks": "Pod/MisfitSleepSDK.framework",
21   "public_header_files": "Pod/MisfitSleepSDK.framework/Versions/A/Headers/*.h",
22   "frameworks": "CoreBluetooth"