blob: 33d8ee7b663ca446cd1fb1de92fd6805f5b00eaa [file] [log] [blame]
{
"name": "ShipBookSDK",
"version": "1.0.2",
"summary": "User & Session-based mobile log analysis 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": "1.0.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ShipBookSDK/Classes/**/*",
"resource_bundles": {
"ShipBookSDK": [
"ShipBookSDK/Assets/**/*"
]
}
}