blob: 34d65dcd042f856cad09c3f62a90261bbcee0a12 [file] [log] [blame]
{
"name": "paybear-ios",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "paybear-ios/Classes/**/*",
"dependencies": {
"Alamofire": [
]
},
"deprecated": true
}