blob: 1ca61f6c39a6045528cc82befa90d890ea62697b [file] [log] [blame]
{
"name": "imgurupload-client",
"version": "0.1.0",
"summary": "Easily upload images using the imgur API",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/cosmo1234/imgurupload-client",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cosmo1234": "harpheezsagaya@gmail.com"
},
"source": {
"git": "https://github.com/cosmo1234/imgurupload-client.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "imgurupload-client/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.4"
]
},
"pushed_with_swift_version": "3.0"
}