blob: 7763e9ec04a6b935ea229a96a9fa3cdf56f9d720 [file] [log] [blame]
{
"name": "BLOCKv",
"version": "0.9.7",
"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": "0.9.7"
},
"social_media_url": "https://twitter.com/blockv_io",
"platforms": {
"ios": "10.0"
},
"source_files": "BlockV/Classes/**/*",
"swift_version": "4.1",
"dependencies": {
"Alamofire": [
"~> 4.7"
],
"JWTDecode": [
"~> 2.1"
]
}
}