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