[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / c / 3 / IFTTTConnectSDK / 2.3.3 / IFTTTConnectSDK.podspec.json
blob63315d538f29258cc757e76827f5aecfad223d21
2   "name": "IFTTTConnectSDK",
3   "version": "2.3.3",
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.3.3"
21   },
22   "source_files": "IFTTT SDK/**/*.swift",
23   "resource_bundles": {
24     "IFTTTConnectSDK": [
25       "IFTTT SDK/Assets.xcassets",
26       "IFTTT SDK/Localizable.strings"
27     ]
28   },
29   "swift_version": "5.0"