[Add] TappSDK 1.0.42
[CocoaPods.git] / Specs / 5 / 0 / 8 / AsistaCore / 1.0.0 / AsistaCore.podspec.json
blob2d7c90b028199f091d771e29497026e82b959fcf
2   "name": "AsistaCore",
3   "version": "1.0.0",
4   "summary": "Official Asista SDK in Swift to access Asista Platform core feature",
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/developer",
7   "license": {
8     "type": "MIT",
9     "file": "asista-sdk-ios-1.0.0/LICENSE"
10   },
11   "authors": {
12     "Cherrylabs": "vaisakh.kp@cherrylabs.com"
13   },
14   "documentation_url": "https://asista.com/developer/docs/asista-sdk-for-ios",
15   "source": {
16     "http": "https://github.com/cherrylabstech/asista-sdk-ios/archive/1.0.0.zip"
17   },
18   "swift_versions": [
19     "5.0",
20     "5.1"
21   ],
22   "platforms": {
23     "ios": "8.0"
24   },
25   "static_framework": true,
26   "ios": {
27     "vendored_frameworks": "asista-sdk-ios-1.0.0/AsistaSupport/AsistaCore.framework"
28   },
29   "swift_version": "5.1"