blob: 30b6ed8d6697e4a0b933c572f0522fffd64a0055 [file] [log] [blame]
{
"name": "ShipBookSDK",
"version": "1.1.5",
"summary": "User & Session-based mobile log platform 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://shipbook.io",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Elisha Sterngold": ""
},
"source": {
"git": "https://github.com/ShipBook/ShipBookSDK-iOS.git",
"tag": "1.1.5"
},
"platforms": {
"ios": "10.0",
"tvos": "11.0"
},
"source_files": "ShipBookSDK/Classes/**/*",
"resource_bundles": {
"ShipBookSDK": [
"ShipBookSDK/Assets/**/*"
]
},
"swift_version": "4.2"
}