[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / 5 / 0 / 8 / AsistaCore / 0.3.0 / AsistaCore.podspec.json
blobe1913ec62c381b54a79ca8818e1799e4caeca465
2   "name": "AsistaCore",
3   "version": "0.3.0",
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     "git": "https://github.com/cherrylabstech/asista-sdk-ios.git",
19     "tag": "0.3.0"
20   },
21   "swift_version": "4.2",
22   "ios": {
23     "vendored_frameworks": "AsistaCore.framework"
24   },
25   "dependencies": {
26     "Alamofire": [
28     ]
29   }