[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 6 / 3 / 7 / DZImageView / 0.1.1 / DZImageView.podspec.json
blob35b789b881bb9c84a68fdf25c9f7f11868553a4c
2   "name": "DZImageView",
3   "version": "0.1.1",
4   "summary": "Image View with content mode animations.",
5   "description": "DZImageView gives you animatable content modes for an image view.",
6   "homepage": "https://github.com/fortyfox/DZImageView",
7   "license": "MIT",
8   "authors": {
9     "Melvin Beemer": "melvin.beemer@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/fortyfox/DZImageView.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "DZImageView": [
22       "Pod/Assets/*.png"
23     ]
24   }