[Add] MapboxCommon 24.10.0-daily-2025-01-02-04-26
[CocoaPods.git] / Specs / d / 1 / 9 / PrismUI / 0.1.2 / PrismUI.podspec.json
blob6192b6859e7b7ca1f48a01a74a3e22ccf574602e
2   "name": "PrismUI",
3   "version": "0.1.2",
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.2.zip"
16   },
17   "ios": {
18     "vendored_frameworks": "PrismUI.framework"
19   },
20   "dependencies": {
21     "PrismCore": [
22       "0.1.2"
23     ]
24   }