blob: a9b85c760262c0a1738fc347ce198817796180d5 [file] [log] [blame]
{
"name": "BLOCKv",
"version": "0.9.0",
"summary": "The BLOCKv SDK allows for easy integration 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.0"
},
"social_media_url": "https://twitter.com/blockv_io",
"platforms": {
"ios": "10.0"
},
"source_files": "BlockV/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.7"
]
}
}