blob: 61a1311d6356d746f6acc583c19ad3f7c557abe0 [file] [log] [blame]
{
"name": "LoadingImageView",
"version": "0.1.1",
"license": "MIT",
"summary": "Loading Indicator for UIImageView, written in Swif",
"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.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift"
}