blob: 7504aac10b759cb7aea881fed319494ddf9764e6 [file] [log] [blame]
{
"name": "AsistaUI",
"version": "0.2.9",
"summary": "An official Asista UI SDK in swift to access asista platform features instantly without deeper coding.",
"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",
"homepage": "https://asista.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vaisakh": "vaisakh.kp@cherrylabs.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "http://download2267.mediafire.com/58mug28bj7pg/6424m0mmdbb7kuo/AsistaUI.zip"
},
"swift_version": "4.2",
"ios": {
"vendored_frameworks": "AsistaUI.framework"
},
"dependencies": {
"AsistaCore": [
],
"Eureka": [
],
"IHProgressHUD": [
]
}
}