blob: 8d9e561bedd28578681c0c2979e8a0b1c3ddd690 [file] [log] [blame]
{
"name": "AsistaUI",
"version": "0.3.0",
"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://download2267.mediafire.com/58mug28bj7pg/6424m0mmdbb7kuo/AsistaUI.zip"
},
"swift_version": "4.2",
"vendored_frameworks": "AsistaUI.framework",
"resource_bundles": {
"AsistaUI": "AsistaUI.framework/*.png"
},
"dependencies": {
"AsistaCore": [
],
"Eureka": [
],
"IHProgressHUD": [
]
}
}