[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / 8 / e / Clinc / 1.0.11 / Clinc.podspec.json
blob973da305b68fc5a344ca25a5481c728eb2cc056b
2   "name": "Clinc",
3   "version": "1.0.11",
4   "summary": "The world's best conversational AI available using Swift.",
5   "description": "Easily integrate Clinc's cutting-edge conversational AI into your iOS applications.",
6   "homepage": "https://gitlab.clinc.ai/clinc-sdk/clinc-ios-sdk",
7   "license": {
8     "type": "Custom",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Jeran Norman": "jeran.norman@clinc.com",
13     "Cody Cannon": "cody@clinc.com",
14     "Clinc": "clinc@clinc.com"
15   },
16   "platforms": {
17     "ios": "11.0"
18   },
19   "source": {
20     "git": "https://gitlab.clinc.ai/clinc-sdk/clinc-ios-sdk",
21     "tag": "v1.0.11"
22   },
23   "dependencies": {
24     "SwiftyJSON": [
26     ],
27     "Alamofire": [
29     ],
30     "KeychainAccess": [
32     ]
33   },
34   "source_files": [
35     "ClincSDK",
36     "ClincSDK/**/*.{h,m,swift}",
37     "Carthage/Build/iOS"
38   ],
39   "exclude_files": [
40     "ClincSDK/compatibility/*.{h,m}",
41     "ClincSDK/Targets/Info.plist"
42   ],
43   "resources": "ClincSDK/ClincSDKAssets.xcassets",
44   "resource_bundles": {
45     "ClincSDKAssets": [
46       "ClincSDK/ClincSDKAssets.xcassets"
47     ]
48   },
49   "swift_versions": "5.2",
50   "swift_version": "5.2"