blob: 08f62c0dc8db9e714e327e6c935830100152f194 [file] [log] [blame]
{
"name": "ShipBookSDK",
"version": "0.1.0",
"summary": "A logging system for iOS.",
"description": "A logging system for iOS. This logging system connects to the ShipBook server. It can also work by its' own without ShipBook Server",
"homepage": "https://github.com/ShipBook/ShipBookSDK-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Elisha Sterngold": ""
},
"source": {
"git": "https://github.com/ShipBook/ShipBookSDK-iOS.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ShipBookSDK/Classes/**/*",
"pushed_with_swift_version": "4.0"
}