blob: 48270159a6e7feb0231ad0c153d79610a8d4b328 [file] [log] [blame]
{
"name": "PrismUI",
"version": "0.1.4",
"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/PrismUI0.1.4.zip"
},
"ios": {
"vendored_frameworks": "PrismUI.framework"
},
"dependencies": {
"PrismCore": [
"0.1.4"
]
}
}