blob: 87c2f0fa94377823448508cda8f181a7035c0555 [file] [log] [blame]
{
"name": "ScreenzSDK",
"version": "2.3.0",
"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": "2.3.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "ScreenzSDK.framework"
}
}