blob: 6f86f059c470474e08d924faf1f48ad819f55e38 [file] [log] [blame]
{
"name": "YKUpDownIndicator",
"version": "0.1",
"summary": "UpDown Activity Indicator that display the progress of an ongoing task on iOS",
"description": "YKUpDownIndicator is a clean and easy-to-use Activity Indicator meant to display the progress of an ongoing task on iOS.",
"homepage": "https://github.com/yojkim/YKUpDownIndicator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yojkim": "youthful2016@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yojkim/YKUpDownIndicator.git",
"tag": "0.1"
},
"source_files": "YKUpDownIndicator/**/*",
"pushed_with_swift_version": "3.0"
}