[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 1 / 7 / PBImageView / 0.1.0 / PBImageView.podspec.json
blobc71f6c76d0c11a4bab581e70544dca5a37af0516
2   "name": "PBImageView",
3   "version": "0.1.0",
4   "summary": "A UIImageView alternative that allows for animations between contentModes.",
5   "description": "A UIImageView alternative that allows for animations between contentModes using the UIView.animateWithDuration methods.",
6   "homepage": "https://github.com/patrickbdev/PBImageView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "patrickbdev": "patbdev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/patrickbdev/PBImageView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PBImageView/Classes/**/*"