[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 1 / b / IFTTTConnectSDK-ReactNative / 2.8.0 / IFTTTConnectSDK-ReactNative.podspec.json
blob5bc05248bea9a53462710f66b6c2f4d95352af21
2   "name": "IFTTTConnectSDK-ReactNative",
3   "version": "2.8.0",
4   "summary": "Allows your users to activate programmable IFTTT Connections directly in your React Native iOS app.",
5   "description": "- Easily authenticate your services to IFTTT through the Connect Button\n- Configure the Connect Button through code\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     "branch": "feature/adding_react_native_support"
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"