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