[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 9 / 6 / 3 / AsistaUI / 0.3.14 / AsistaUI.podspec.json
blob55e545f9379e40c3b86b5806c1fb390903966ef5
2   "name": "AsistaUI",
3   "version": "0.3.14",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vaisakh": "vaisakh.kp@cherrylabs.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "http": "http://download2262.mediafire.com/bewoopvd97sg/ua83cchddy7he8v/AsistaUI.zip"
19   },
20   "swift_version": "4.2",
21   "vendored_frameworks": "AsistaUI.framework",
22   "resource_bundles": {
23     "AsistaUI": "AsistaUI.framework/*.png"
24   },
25   "dependencies": {
26     "AsistaCore": [
28     ],
29     "Eureka": [
31     ],
32     "IHProgressHUD": [
34     ]
35   }