blob: d101532be958bf42919ad500991b31aa0e71db5c [file] [log] [blame]
{
"name": "OCThumbor",
"version": "0.1.0",
"summary": "Objective-C client for the Thumbor image service which allows you to build URIs in an expressive fashion using a fluent API",
"description": " Objective-C client for the [Thumbor image service](https://github.com/globocom/thumbor) which allows you to build URIs in an expressive fashion using a fluent API.\n",
"homepage": "https://github.com/DanielHeckrath/OCThumbor.git",
"license": "MIT",
"authors": {
"Daniel Heckrath": "daniel@codeserv.de"
},
"source": {
"git": "https://github.com/DanielHeckrath/OCThumbor.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/tchackie",
"requires_arc": true,
"source_files": "OCThumbor",
"dependencies": {
"CocoaSecurity": [
"~> 1.2"
]
}
}