blob: fcfc6650c5b82fabce9dc64c7f25a39495232ce0 [file] [log] [blame]
{
"name": "CJLoadingDotView",
"version": "1.0.1",
"summary": "A loadingView -- CJLoadingDotView.",
"description": "可以自定义数量、颜色、大小、时间、间距的“点点loading图”\na loadingView which can custom count\u000flor izedurationmargin",
"homepage": "https://github.com/CJProgrammer/CJLoadingDotView",
"license": "MIT",
"authors": {
"CJProgrammer": "727459774@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CJProgrammer/CJLoadingDotView.git",
"tag": "1.0.1"
},
"source_files": [
"Classes",
"CJLoadingDotView/Classes/**/*.{swift}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}