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