blob: a1a705d567f0dcacd53338882dfe5e50a60e9545 [file] [log] [blame]
{
"name": "LoadingIndicatorLayer",
"version": "0.0.3",
"summary": "A CALayer based loading indicator.",
"description": "A lightweight loading indicator with animations using CALayer.",
"homepage": "https://github.com/yokoe/loading-indicator-layer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sota Yokoe": "info@kreuz45.com"
},
"source": {
"git": "https://github.com/yokoe/loading-indicator-layer.git",
"tag": "0.0.3"
},
"platforms": {
"osx": "10.9"
},
"source_files": "Sources/**/*.swift",
"xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}