blob: dc22d09ed976a3f782d0c25cb97c342af97d73a0 [file] [log] [blame]
{
"name": "RNActivityView",
"version": "0.0.1",
"summary": "Displays a translucent ActivityView with an indicator and/or labels. Can UIView category.",
"description": " Based on MBProgressHUD - is an iOS drop-in class that displays a translucent ActivityView with an indicator and/or labels while work is being done in a background thread. Can UIView category.\n",
"homepage": "https://github.com/souzainf3/RNActivityView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Romilson Nunes": "souzainf3@yahoo.com.br"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/souzainf3/RNActivityView.git",
"commit": "07d0b46f856c145d05332f15634e0aed31881ce5"
},
"source_files": "RNActivityView/*",
"frameworks": [
"Foundation",
"Foundation",
"Foundation"
],
"requires_arc": true
}