blob: cceeb5f41a00936ca7c0d97699cea30eb52da121 [file] [log] [blame]
{
"name": "DTLoadingIndicator",
"version": "0.0.2",
"summary": "Easily show/hide a loading indicator in 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.2"
},
"source_files": "DTLoadingIndicator/*.{swift}",
"resources": "DTLoadingIndicator/*.gif",
"dependencies": {
"FLAnimatedImage": [
"~> 1.0"
]
}
}