blob: 27d2ca3e4d3e2067f2058dc975afafc2c9b21da6 [file] [log] [blame]
{
"name": "PrismUI",
"version": "0.1.1",
"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.1.zip"
},
"ios": {
"vendored_frameworks": "PrismUI.framework"
},
"dependencies": {
"PrismCore": [
"0.1.1"
]
}
}