blob: 329cbe9dc423723b26b791fff05f48c1a6fd4a2a [file] [log] [blame]
{
"name": "paybear-ios",
"version": "1.0.4",
"summary": "Paybear API on iOS",
"description": "Utilize the Paybear cryptocurrency checkout API on iOS.",
"homepage": "https://github.com/imryan/paybear-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ryan Cohen": "notryancohen@gmail.com"
},
"source": {
"git": "https://github.com/imryan/paybear-ios.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "paybear-ios/Classes/**/*",
"dependencies": {
"Alamofire": [
]
},
"deprecated": true
}