blob: 3fb2c576f103119ce4e979844c9d753e3a31b1f2 [file] [log] [blame]
{
"name": "YKUpDownIndicator",
"version": "0.2",
"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.2"
},
"source_files": "YKUpDownIndicator/**/*",
"swift_versions": "5.0",
"exclude_files": "YKUpDownIndicator/**/*.plist",
"swift_version": "5.0"
}