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