[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 9 / 4 / PAAImageView / 1.1.0 / PAAImageView.podspec.json
blobbd72e42e0f1f2252d2269dbd9ba6374dc082bcbd
2   "name": "PAAImageView",
3   "version": "1.1.0",
4   "summary": "Rounded async imageview downloader based on AFNetworking 2 and lightly cached.",
5   "homepage": "https://github.com/abiaad/PAAImageView",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Pierre Abi-aad": "abiaad.pierre@me.com"
11   },
12   "source": {
13     "git": "https://github.com/abiaad/PAAImageView.git",
14     "tag": "1.1.0"
15   },
16   "platforms": {
17     "ios": "6.0"
18   },
19   "source_files": "*.{h,m}",
20   "requires_arc": true,
21   "dependencies": {
22     "AFNetworking": [
23       "~> 2.2"
24     ]
25   }