[Add] AssentifySdk 0.0.42
[CocoaPods.git] / Specs / b / 7 / 6 / OCThumbor / 0.3.1 / OCThumbor.podspec.json
blobd01111576361f51c2b150b72d35105dcd43fe997
2   "name": "OCThumbor",
3   "version": "0.3.1",
4   "summary": "Objective-C client for the Thumbor image service which allows you to build URIs in an expressive fashion using a fluent API",
5   "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",
6   "homepage": "https://github.com/DanielHeckrath/OCThumbor.git",
7   "license": "MIT",
8   "authors": {
9     "Daniel Heckrath": "daniel@codeserv.de"
10   },
11   "source": {
12     "git": "https://github.com/DanielHeckrath/OCThumbor.git",
13     "tag": "0.3.1"
14   },
15   "social_media_url": "https://twitter.com/tchackie",
16   "requires_arc": true,
17   "source_files": "OCThumbor",
18   "dependencies": {
19     "CocoaSecurity": [
20       "~> 1.2"
21     ]
22   }