blob: a8f38088c461f8a978808fb0d1af238c34b0ae78 [file] [log] [blame]
{
"name": "Bitso",
"version": "0.1.1",
"summary": "Bitso iOS SDK",
"description": "Bitcoin Wallet and Exchange integration for iOS apps with Bitso.",
"homepage": "https://github.com/bitsoex/bitso-ios-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mario Romero": "mario@bitso.com"
},
"source": {
"git": "https://github.com/bitsoex/bitso-ios-sdk.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Bitso/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"Mantle": [
]
}
}