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