blob: 020f183db24536146f2ff97aa6eac7b986c741e5 [file] [log] [blame]
{
"name": "GradientLoading",
"version": "0.0.1",
"summary": "Easy to use Loading View in iOS",
"description": "Easy to use Loading View in iOS, Install library into project.",
"homepage": "https://github.com/devfeather/GradientLoading",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"feather": "email@address.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/devfeather/GradientLoading.git",
"tag": "0.0.1"
},
"source_files": "GradientLoading/Classes/**/*.{swift}",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}