[Add] SmartCodable 3.4.6-beta
[CocoaPods.git] / Specs / 8 / 5 / 4 / ConnectIQ / 1.5.1 / ConnectIQ.podspec.json
blobd5012f7a3ce27eb28f4af61c23bc01b3f688c698
2   "name": "ConnectIQ",
3   "version": "1.5.1",
4   "summary": "ConnectIQ Mobile SDK",
5   "description": "The Connect IQ Mobile SDK allows companion iOS applications to be created that interact with Monkey C applications running on Garmin wearable devices. This allows feature-rich user experiences to be built by retrieving remote data or offloading resource-intensive tasks from the wearable device to the iOS device.",
6   "homepage": "https://github.com/cjsmith/connectiq-companion-app-sdk-ios",
7   "license": {
8     "type": "Copyright",
9     "text": "By downloading the ConnectIQ Mobile SDK you accept our License Agreement.\n"
10   },
11   "authors": {
12     "$(git config user.name)": "$(git config user.email)"
13   },
14   "source": {
15     "git": "https://github.com/cjsmith/connectiq-companion-app-sdk-ios.git",
16     "tag": "1.5.1"
17   },
18   "vendored_frameworks": "ConnectIQ.xcframework",
19   "platforms": {
20     "ios": "12.0"
21   }