[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / e / 3 / 8 / RookSDK / 1.1.0 / RookSDK.podspec.json
blob38921b180e9445822e69d7cbb59c421142b7ac58
2   "name": "RookSDK",
3   "version": "1.1.0",
4   "summary": "Rook Connect Apple Health",
5   "description": "Rook connect apple health allows to synchronize health data from apple health container with the rook servers",
6   "homepage": "https://github.com/RookeriesDevelopment/rook-ios-sdk-rook-sdk-pod.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rook": "francisco.guerrero@tryrook.io"
13   },
14   "frameworks": "HealthKit",
15   "platforms": {
16     "ios": "13.0"
17   },
18   "swift_versions": "5.0",
19   "source": {
20     "git": "https://github.com/RookeriesDevelopment/rook-ios-sdk-rook-sdk-pod.git",
21     "tag": "1.1.0"
22   },
23   "ios": {
24     "vendored_frameworks": "RookSDK.xcframework"
25   },
26   "dependencies": {
27     "RookAppleHealth": [
28       "1.0.25"
29     ],
30     "RookConnectTransmission": [
31       "1.1.0"
32     ],
33     "RookUsersSDK": [
34       "1.0.5"
35     ]
36   },
37   "swift_version": "5.0"