blob: 25c1b94e68b101c0f2ff35f1495edaa70361868f [file] [log] [blame]
{
"name": "LiquidLoader",
"version": "0.1.1",
"summary": "Loader UI components with liquid animation",
"description": "Loader UI components with liquid animation inspired by Spinner Loader - Gooey light Effect",
"homepage": "https://github.com/yoavlt/LiquidLoader",
"license": "MIT",
"authors": {
"Takuma Yoshida": "yoa.jmpr.w@gmail.com"
},
"source": {
"git": "https://github.com/yoavlt/LiquidLoader.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"LiquidLoader": [
"Pod/Assets/*.png"
]
}
}