[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / d / 1 / 9 / PrismUI / 0.1.4 / PrismUI.podspec.json
blob48270159a6e7feb0231ad0c153d79610a8d4b328
2   "name": "PrismUI",
3   "version": "0.1.4",
4   "summary": "Prism SDK for iOS. provides snap on UI functionality to enable fast integration with Prism",
5   "homepage": "https://prismapp.io",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Prism",
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "http": "https://s3-ap-southeast-1.amazonaws.com/prismapp-files/PrismUI0.1.4.zip"
16   },
17   "ios": {
18     "vendored_frameworks": "PrismUI.framework"
19   },
20   "dependencies": {
21     "PrismCore": [
22       "0.1.4"
23     ]
24   }