[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / a / 5 / AMOrientationUpdatingImageView / 1.0.0 / AMOrientationUpdatingImageView.podspec.json
blob92233b75626b7e4c65b8436ae7ee627fcd2c5f98
2   "name": "AMOrientationUpdatingImageView",
3   "version": "1.0.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.0.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"