blob: 169fdfba3a020539f830bf0bdac1522e15ae2ee1 [file] [log] [blame]
{
"name": "AsistaUI",
"version": "0.3.1",
"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": "11.0"
},
"source": {
"http": "http://download2266.mediafire.com/3lz16d1yut1g/3amu88p0kn3m2r2/AsistaUI.zip"
},
"swift_version": "4.2",
"vendored_frameworks": "AsistaUI.framework",
"resource_bundles": {
"AsistaUI": "AsistaUI.framework/*.png"
},
"dependencies": {
"AsistaCore": [
],
"Eureka": [
],
"IHProgressHUD": [
]
}
}