[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 7 / 6 / e / EduRoomSDK / 0.1.0 / EduRoomSDK.podspec.json
blob8491eeff486c209229b05c4119466aec69bddc21
2   "name": "EduRoomSDK",
3   "version": "0.1.0",
4   "summary": "SDK to open third party apps by the EduRoom App.",
5   "swift_version": "4.2",
6   "description": "Enables third party apps to keep up the heartbeat ping when opened by EduRoom App.",
7   "homepage": "https://github.com/EdumodeOrg/EduRoomSDK-iOS",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "NickyWeber": "nicky.weber@edumode.org"
14   },
15   "source": {
16     "git": "https://github.com/EdumodeOrg/EduRoomSDK-iOS.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "EduRoomSDK/Classes/**/*",
23   "resource_bundles": {
24     "EduRoomSDK": [
25       "EduRoomSDK/Resources/**/*"
26     ]
27   }