[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 0 / 8 / AsistaCore / 0.2.9 / AsistaCore.podspec.json
blobfe4ffc9e6439116d6c0032828b03e8cce76f3951
2   "name": "AsistaCore",
3   "version": "0.2.9",
4   "summary": "Official Asista SDK in Swift to access Asista Platform core features",
5   "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",
6   "homepage": "https://asista.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vaisakh": "vaisakh.kp@cherrylabs.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "http": "http://download2267.mediafire.com/ly4m8746nwhg/ao4ib7vl38m6nav/AsistaCore.zip"
19   },
20   "swift_version": "4.2",
21   "ios": {
22     "vendored_frameworks": "AsistaCore.framework"
23   },
24   "dependencies": {
25     "Alamofire": [
27     ]
28   }