[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / b / 6 / 7 / ErgStickSDK / 1.3.2 / ErgStickSDK.podspec.json
blob11b82fe1df7c1147ebc8a6ef6e674af031845c55
2   "name": "ErgStickSDK",
3   "version": "1.3.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.3.2"
13   },
14   "social_media_url": "https://ergstick.com",
15   "swift_versions": "5.0",
16   "platforms": {
17     "ios": "12.0"
18   },
19   "source_files": "ErgStickSDK/*",
20   "dependencies": {
21     "iOSDFULibrary": [
23     ]
24   },
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "swift_version": "5.0"