[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 4 / b / c / BSImageView / 1.0.0 / BSImageView.podspec.json
blob65f2d436b0ef328164db0d6a88c0ce73225d4ffb
2   "name": "BSImageView",
3   "version": "1.0.0",
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.1",
15   "source": {
16     "git": "https://github.com/mikaoj/BSImageView.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "Source/**/*.swift"