blob: 8e283462660f504748a09209f8b2aa70b0622732 [file] [log] [blame]
{
"name": "paybear-ios",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "paybear-ios/Classes/**/*",
"dependencies": {
"Alamofire": [
]
},
"pushed_with_swift_version": "4.0",
"deprecated": true
}