[Add] B24PaymentSdk 1.1.46-beta.3
[CocoaPods.git] / Specs / 5 / 0 / 8 / AsistaCore / 0.2.2 / AsistaCore.podspec.json
bloba5e84f7f0f45328ca8a26af093e82a2ca225e5d5
2   "name": "AsistaCore",
3   "version": "0.2.2",
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     "Cherrylabs": "vaisakh.kp@cherrylabs.com"
13   },
14   "source": {
15     "git": "https://github.com/cherrylabstech/asista-sdk-ios.git",
16     "tag": "0.2.2"
17   },
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "AsistaCore/**/*.{swift}",
23   "dependencies": {
24     "Alamofire": [
26     ]
27   }