[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 3 / 1 / UIImageView+ALActivityIndicatorView / 1.0.0 / UIImageView+ALActivityIndicatorView.podspec.json
blob08d62605e7803eeec1499fcc4bbf4e771f33d375
2   "name": "UIImageView+ALActivityIndicatorView",
3   "platforms": {
4     "ios": "6.0"
5   },
6   "version": "1.0.0",
7   "summary": "UIImageView+ALActivityIndicatorView adds convenience methods for showing an activity indicator on an image view.",
8   "homepage": "https://github.com/JRG-Developer/UIImageView-ALActivityIndicatorView",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Joshua Greene": "jrg.developer@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/JRG-Developer/UIImageView-ALActivityIndicatorView.git",
18     "tag": "1.0.0"
19   },
20   "frameworks": "UIKit",
21   "requires_arc": true,
22   "source_files": "UIImageView+ALActivityIndicatorView/*.{h,m}"