[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 1 / 9 / PrismUI / 0.1.1 / PrismUI.podspec.json
blob27d2ca3e4d3e2067f2058dc975afafc2c9b21da6
2   "name": "PrismUI",
3   "version": "0.1.1",
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/PrismUI-0.1.1.zip"
16   },
17   "ios": {
18     "vendored_frameworks": "PrismUI.framework"
19   },
20   "dependencies": {
21     "PrismCore": [
22       "0.1.1"
23     ]
24   }