blob: b4466161cb6f50adc2a42bf2b580a9b6b90a6d39 [file] [log] [blame]
{
"name": "ScreenzSDK",
"version": "4.0.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": "4.0.1"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "ScreenzSDK.framework"
}
}