blob: 3a1482cadce437cddb911069c16a6773eb1673ea [file] [log] [blame]
{
"name": "UIActivityImageView",
"version": "0.1.0",
"summary": "A simple UIImageView with UIActivityIndicatorView",
"description": "\"A simple UIImageView with UIActivityIndicatorView indicated to asynchronous requests\"",
"homepage": "https://github.com/GuilhermeMachado/UIActivityImageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Guilherme Machado": "guilherme.menon.machado@gmail.com"
},
"source": {
"git": "https://github.com/GuilhermeMachado/UIActivityImageView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "UIActivityImageView/Classes/**/*"
}