[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 9 / 6 / 3 / AsistaUI / 0.3.5 / AsistaUI.podspec.json
blobd1f8c0502626f71d546146e6727d4f773618e53b
2   "name": "AsistaUI",
3   "version": "0.3.5",
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-0.3.5/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": "10.0"
17   },
18   "source": {
19     "http": "https://github.com/cherrylabstech/asista-sdk-ios/archive/0.3.5.zip"
20   },
21   "swift_versions": [
22     "5.0",
23     "5.1"
24   ],
25   "static_framework": true,
26   "ios": {
27     "vendored_frameworks": "asista-sdk-ios-0.3.5/AsistaSupport/AsistaUI.framework",
28     "resource_bundles": {
29       "AsistaUI": "asista-sdk-ios-0.3.5/AsistaSupport/AsistaUI.framework/*.png"
30     }
31   },
32   "dependencies": {
33     "AsistaCore": [
35     ],
36     "Eureka": [
38     ],
39     "SwiftMessages": [
41     ],
42     "Kingfisher": [
44     ]
45   },
46   "swift_version": "5.1"