blob: 9f4ad3c4b27237ca41040b0eaefb21f7ebf302bf [file] [log] [blame]
{
"name": "AsistaCore",
"version": "0.2.7",
"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/bej47kgz1ycg/ckbefe6mdxfe1wf/AsistaCore.zip"
},
"ios": {
"vendored_frameworks": "AsistaCore.framework"
}
}