[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 6 / 7 / ErgStickSDK / 1.0.2 / ErgStickSDK.podspec.json
blobb7ce30e860216b674c8a504f3aeebf58c046dbfb
2   "name": "ErgStickSDK",
3   "version": "1.0.2",
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.2"
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   }