blob: 1cd4b8ee3bd00c060f75cb608ac109ec38c74629 [file] [log] [blame]
{
"name": "ConnectivityIndicator",
"version": "1.0.0",
"summary": "Simple animated control to display activity or connectivity status",
"description": "Simple animated control wich informs the user of the status of an activity or a connection.",
"homepage": "https://github.com/jandro-es/ConnectivityIndicator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jandro-es": "jandrob1978@gmail.com"
},
"source": {
"git": "https://github.com/jandro-es/ConnectivityIndicator.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/jandro_es",
"platforms": {
"ios": "8.0"
},
"source_files": "ConnectivityIndicator/Classes/**/*",
"pushed_with_swift_version": "3.0"
}