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