[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 6 / 3 / AsistaUI / 1.0.03 / AsistaUI.podspec.json
blob380307653265079eddf25ceddd0af9a4458fcfc7
2   "name": "AsistaUI",
3   "version": "1.0.03",
4   "summary": "An official Asista UI SDK in swift to access asista platform features instantly without deeper coding.",
5   "description": "The Asista UI SDK in Swift Core framework provides:\n* User Registration\n* User Authentication\n* Knowledge base view\n* Ticket Creation\n* Ticket listing\n* Asset listing",
6   "homepage": "https://asista.com/developer",
7   "license": {
8     "type": "MIT",
9     "file": "asista-sdk-ios-1.0.03/LICENSE"
10   },
11   "authors": {
12     "Cherrylabs": "vaisakh.kp@cherrylabs.com"
13   },
14   "documentation_url": "https://asista.com/developer/docs/asista-sdk-for-ios",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source": {
19     "http": "https://github.com/cherrylabstech/asista-sdk-ios/archive/1.0.03.zip"
20   },
21   "swift_versions": [
22     "5.0",
23     "5.1"
24   ],
25   "static_framework": true,
26   "ios": {
27     "vendored_frameworks": "asista-sdk-ios-1.0.03/AsistaSupport/AsistaUI.framework",
28     "resource_bundles": {
29       "AsistaUI": "asista-sdk-ios-1.0.03/AsistaSupport/AsistaUI.framework/*.png"
30     }
31   },
32   "dependencies": {
33     "AsistaCore": [
35     ],
36     "Eureka": [
38     ],
39     "SwiftMessages": [
41     ],
42     "Kingfisher": [
44     ],
45     "IHProgressHUD": [
47     ],
48     "ListPlaceholder": [
50     ]
51   },
52   "swift_version": "5.1"