[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 1 / 7 / PBImageView / 1.0.3 / PBImageView.podspec.json
blob21ed093a9869af2954b19e8408b23daa8607f7aa
2   "name": "PBImageView",
3   "version": "1.0.3",
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": "1.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PBImageView/Classes/**/*"