blob: c5de21acfa6f4078f1c6655c622492f99e61d83d [file] [log] [blame]
{
"name": "Savvy",
"version": "0.1.0",
"summary": "Savvy API on iOS",
"description": "Utilize the Savvy cryptocurrency checkout API on iOS.",
"homepage": "https://github.com/imryan/savvy-ios.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"imryan": "notryancohen@gmail.com"
},
"source": {
"git": "https://github.com/imryan/savvy-ios.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/ryancohen",
"platforms": {
"ios": "9.0"
},
"source_files": "Savvy/Classes/**/*",
"dependencies": {
"Alamofire": [
]
}
}