blob: 84e117fe7ba3b878b2be0a72c06f977a8498f149 [file] [log] [blame]
{
"name": "ScreenzSDK",
"version": "3.1.1",
"summary": "Screenz Framework.",
"description": "Implementing Screenz functionality in your own app",
"homepage": "https://github.com/TheBoxLtd/shell-lib-ios",
"license": {
"type": "Copyright",
"file": "LICENSE"
},
"authors": {
"Mathias Caldas": "mathiascaldas@gmail.com"
},
"source": {
"git": "https://github.com/TheBoxLtd/shell-lib-ios.git",
"tag": "3.1.1"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "ScreenzSDK.framework"
}
}