[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / e / 1 / 7 / PBImageView / 1.0.0 / PBImageView.podspec.json
blobaa5c74aa45b6bd0be871e5ad615011586c4b8fd3
2   "name": "PBImageView",
3   "version": "1.0.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": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PBImageView/Classes/**/*"