blob: 08d62605e7803eeec1499fcc4bbf4e771f33d375 [file] [log] [blame]
{
"name": "UIImageView+ALActivityIndicatorView",
"platforms": {
"ios": "6.0"
},
"version": "1.0.0",
"summary": "UIImageView+ALActivityIndicatorView adds convenience methods for showing an activity indicator on an image view.",
"homepage": "https://github.com/JRG-Developer/UIImageView-ALActivityIndicatorView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joshua Greene": "jrg.developer@gmail.com"
},
"source": {
"git": "https://github.com/JRG-Developer/UIImageView-ALActivityIndicatorView.git",
"tag": "1.0.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"source_files": "UIImageView+ALActivityIndicatorView/*.{h,m}"
}