blob: 0f0489099ef994716cfad194460b8d4a1933bb34 [file] [log] [blame]
{
"name": "BLOCKv",
"version": "1.1.0",
"summary": "The BLOCKv SDK allows you to easily integrate your apps into the BLOCKv Platform.",
"homepage": "https://blockv.io",
"license": {
"type": "BLOCKv AG",
"file": "LICENSE"
},
"authors": {
"BLOCKv": "developer.blockv.io"
},
"source": {
"git": "https://github.com/BLOCKvIO/ios-sdk.git",
"tag": "1.1.0"
},
"social_media_url": "https://twitter.com/blockv_io",
"platforms": {
"ios": "10.0"
},
"source_files": "BlockV/Classes/**/*",
"swift_version": "4.1",
"dependencies": {
"Alamofire": [
"~> 4.7"
],
"Starscream": [
"~> 3.0"
],
"JWTDecode": [
"~> 2.1"
],
"Signals": [
"~> 5.0"
],
"SwiftLint": [
"~> 0.26"
]
}
}