[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / e / 4 / MHAlbumView / 0.1.0 / MHAlbumView.podspec.json
blob0ae3a3ace41251523af28fe87117f90a1a799f34
2   "name": "MHAlbumView",
3   "version": "0.1.0",
4   "description": "A UIImageView subclass, which shows a UIActivityIndicator when it's image property is nil. Additionally you can attach a action-block for tapping the image ",
5   "summary": "UIImageView subclass: if image->nil show spinning UIAcitivtyIndicatorView",
6   "homepage": "http://mhaddl.me",
7   "license": "MIT",
8   "authors": {
9     "Martin Hartl": "martin@mhaddl.me"
10   },
11   "source": {
12     "git": "https://github.com/mhaddl/MHAlbumView.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/mhaddl",
16   "platforms": {
17     "ios": "6.0"
18   },
19   "requires_arc": true,
20   "source_files": "Classes/ios/*"