[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / a / 5 / AMOrientationUpdatingImageView / 1.2.0 / AMOrientationUpdatingImageView.podspec.json
blob9d8ff09845b25417c8c0158c79ebafb39e9d4b75
2   "name": "AMOrientationUpdatingImageView",
3   "version": "1.2.0",
4   "summary": "A UIImageView subclass that allows for different images to be used for portrait and landscape orientations.",
5   "description": "`AMOrientationUpdatingImageView` is a `UIImageView` subclass that allows for different images to be set for portrait and landscape orientations and manages setting and updating its `image` based on the device's orientation.",
6   "homepage": "https://github.com/AnthonyMDev/AMOrientationUpdatingImageView",
7   "license": "MIT",
8   "authors": {
9     "Anthony Miller": "anthony@app-order.com"
10   },
11   "source": {
12     "git": "https://github.com/AnthonyMDev/AMOrientationUpdatingImageView.git",
13     "tag": "1.2.0"
14   },
15   "social_media_url": "https://twitter.com/AnthonyMDev",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "frameworks": "UIKit",
22   "pushed_with_swift_version": "4.0"