[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 6 / 3 / 7 / DZImageView / 0.1.0 / DZImageView.podspec.json
blob3b8451fca569cae0600647626e255b2d15d53728
2   "name": "DZImageView",
3   "version": "0.1.0",
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.0"
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   }