blob: 22f2b03cd0e62b43aca959c08952a40c3c795295 [file] [log] [blame]
{
"name": "PrismUI",
"version": "0.1.6",
"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.6.zip"
},
"ios": {
"vendored_frameworks": "PrismUI.framework"
},
"dependencies": {
"PrismCore": [
"0.1.6"
]
}
}