[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 1 / 9 / PrismUI / 0.1.6 / PrismUI.podspec.json
blob22f2b03cd0e62b43aca959c08952a40c3c795295
2   "name": "PrismUI",
3   "version": "0.1.6",
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.6.zip"
16   },
17   "ios": {
18     "vendored_frameworks": "PrismUI.framework"
19   },
20   "dependencies": {
21     "PrismCore": [
22       "0.1.6"
23     ]
24   }