blob: 191a8701558dfbc075916477c43408839db88db7 [file] [log] [blame]
{
"name": "ShapesLoader",
"version": "0.1.0",
"summary": "The library has a hexagon shaped loader with can customised in numerous ways as documented",
"description": "This is a generic library to load a hexagon shaped loading indicator. Its highly customisable and used CAShapeLayer to draw the shapes directly on the UIView",
"homepage": "https://github.com/Kesava-Jawaharlal/ShapesLoader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kesavasankar Jawaharlal": "kesava.jawaharlal@gmail.com"
},
"source": {
"git": "https://github.com/Kesava-Jawaharlal/ShapesLoader.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ShapesLoader/Classes/**/*",
"pushed_with_swift_version": "3.0",
"deprecated": true
}