[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 4 / b / c / BSImageView / 1.0.2 / BSImageView.podspec.json
blobe57a26fef5ee6a3389b07766bf34bb80c24e95ec
2   "name": "BSImageView",
3   "version": "1.0.2",
4   "summary": "An image view which lets you animate changes to content mode",
5   "description": "An image view which, unlike UIImageView, lets you animate chnages to its content mode.",
6   "homepage": "https://github.com/mikaoj/BSImageView",
7   "license": "MIT",
8   "authors": {
9     "Joakim Gyllström": "joakim@backslashed.se"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "swift_version": "4.2",
15   "source": {
16     "git": "https://github.com/mikaoj/BSImageView.git",
17     "tag": "1.0.2"
18   },
19   "source_files": "Source/**/*.swift"