blob: fe4ffc9e6439116d6c0032828b03e8cce76f3951 [file] [log] [blame]
{
"name": "AsistaCore",
"version": "0.2.9",
"summary": "Official Asista SDK in Swift to access Asista Platform core features",
"description": "The Asista SDK in Swift Core framework provides:\n* Create new tickets\n* Update Ticket State\n* Add comments to ticket\n* Asset list\n* Update profile\n* Knowledge Base Articles",
"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/ly4m8746nwhg/ao4ib7vl38m6nav/AsistaCore.zip"
},
"swift_version": "4.2",
"ios": {
"vendored_frameworks": "AsistaCore.framework"
},
"dependencies": {
"Alamofire": [
]
}
}