[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 9 / c / 3 / IFTTTConnectSDK / 2.8.0 / IFTTTConnectSDK.podspec.json
blob5e1ccacf000e01f3851779e752bc08f8a5202594
2   "name": "IFTTTConnectSDK",
3   "version": "2.8.0",
4   "summary": "Allows your users to activate programmable IFTTT Connections directly in your app.",
5   "description": "- Easily authenticate your services to IFTTT through the Connect Button\n- Configure the Connect Button through code or through interface builder with IBDesignable\n- Configure the ConnectButtonController to handle the Connection activation flow",
6   "homepage": "https://github.com/IFTTT/ConnectSDK-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Siddharth Sathyam": "siddharth@ifttt.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/IFTTT/ConnectSDK-iOS.git",
20     "tag": "2.8.0"
21   },
22   "source_files": "IFTTT SDK/**/*.swift",
23   "resource_bundles": {
24     "IFTTTConnectSDK": [
25       "IFTTT SDK/Resources/Assets.xcassets"
26     ],
27     "IFTTTConnectSDK-Localizations": [
28       "IFTTT SDK/Resources/*.strings"
29     ]
30   },
31   "swift_version": "5.0"