blob: cd290934c42ea747fad7c2b94dd6b98a64301dd4 [file] [log] [blame]
{
"name": "LoadingImageView",
"version": "0.1.2",
"license": "MIT",
"summary": "Loading Indicator for UIImageView, written in Swift",
"homepage": "https://github.com/ggamecrazy/LoadingImageView",
"social_media_url": "https://twitter.com/ggamecrazy",
"authors": {
"Cezar Cocu": "me@cezarcocu.com"
},
"source": {
"git": "https://github.com/ggamecrazy/LoadingImageView.git",
"tag": "0.1.2"
},
"requires_arc": true,
"ios": {
"frameworks": "UIKit"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift"
}