blob: e18e320513bc26b995672d3ff00bf9cfd921861e [file] [log] [blame]
{
"name": "PrismUI",
"version": "0.1.5",
"summary": "Prism SDK for iOS. provides snap on UI functionality to enable fast integration with Prism",
"homepage": "https://prismapp.io",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Prism",
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://s3-ap-southeast-1.amazonaws.com/prismapp-files/PrismUI_0.1.5.zip"
},
"ios": {
"vendored_frameworks": "PrismUI.framework"
},
"dependencies": {
"PrismCore": [
"0.1.5"
]
}
}