blob: 6f5e3680ef96fbe8581b74f0f1d33feb95293e26 [file] [log] [blame]
{
"name": "DTLoadingIndicator",
"version": "0.0.5",
"summary": "Easily show/hide a loading indicator in a fullscreen or a specific view.",
"homepage": "https://github.com/daront/DTLoadingIndicator",
"license": "MIT",
"authors": {
"Daron Tancharoen": "daront@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/daront/DTLoadingIndicator.git",
"tag": "0.0.5"
},
"source_files": "DTLoadingIndicator/*.{swift}",
"resource_bundles": {
"DTLoadingIndicator": [
"DTLoadingIndicator/*.{gif}"
]
},
"dependencies": {
"FLAnimatedImage": [
"~> 1.0"
]
},
"pushed_with_swift_version": "3.0"
}