blob: 0296c0936f87516d9cabb0f2985f628c92abc92e [file] [log] [blame]
{
"name": "ShipBookSDK",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ShipBookSDK/Classes/**/*",
"resource_bundles": {
"ShipBookSDK": [
"ShipBookSDK/Assets/**/*"
]
},
"pushed_with_swift_version": "4.0"
}