blob: 079df33db0516a658b8d1b9223ae365f4e2ab9be [file] [log] [blame]
{
"name": "GDLoadingIndicator",
"version": "1.0.0",
"summary": "Loading indicator with set of animations",
"homepage": "https://github.com/dani-gavrilov/GDLoadingIndicator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gavrilov Daniil": "daniilmbox@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dani-gavrilov/GDLoadingIndicator.git",
"tag": "1.0.0"
},
"source_files": "GDLoadingIndicator/*",
"frameworks": [
"QuartzCore",
"UIKit",
"Foundation"
],
"requires_arc": true
}