[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 1 / a / 8 / Haneke+AFNetworking / 0.2.0 / Haneke+AFNetworking.podspec.json
blobba45189765add2e20cf0d31150b56422bdbd0a55
2   "name": "Haneke+AFNetworking",
3   "version": "0.2.0",
4   "license": "Apache 2.0",
5   "summary": "Haneke extension to use AFNetworking to download images.",
6   "homepage": "https://github.com/Haneke/Haneke-AFNetworking",
7   "authors": "Hermes Pique",
8   "social_media_url": "https://twitter.com/hpique",
9   "source": {
10     "git": "https://github.com/Haneke/Haneke-AFNetworking.git",
11     "tag": "v0.2.0"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "requires_arc": true,
17   "source_files": "Haneke+AFNetworking/*.{h,m}",
18   "dependencies": {
19     "Haneke": [
20       "~> 1.0"
21     ],
22     "AFNetworking": [
23       "~> 2.3"
24     ]
25   }