[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / b / 6 / 7 / ErgStickSDK / 1.0.0 / ErgStickSDK.podspec.json
blob5e1942132d889642b4a4af9cacd94e67e06d9e8e
2   "name": "ErgStickSDK",
3   "version": "1.0.0",
4   "license": "BSD 3-Clause",
5   "homepage": "https://gitlab.com/endurancesports/ErgStickSDKiOS",
6   "authors": {
7     "Nikola Milicevic": "nikola.dzoni@gmail.com"
8   },
9   "summary": "Framework that allows connection and data retrival from Concept2 PM monitors directly or via ErgStick.",
10   "source": {
11     "git": "https://gitlab.com/endurancesports/ErgStickSDKiOS.git",
12     "tag": "1.0.0"
13   },
14   "social_media_url": "https://ergstick.com",
15   "swift_version": "4.0",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "ErgStickSDK/*",
20   "dependencies": {
21     "iOSDFULibrary": [
23     ]
24   }