blob: 7c7041ad4f08df9738e464dae3314f2fe7cd7a53 [file] [log] [blame]
{
"name": "SWProgress",
"version": "0.0.1",
"summary": "进度条",
"description": "一个可以显示购买量百分比的进度条",
"homepage": "https://github.com/ThinkDifferents/SWProgress",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"shiwei": "164913478@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/ThinkDifferents/SWProgress.git",
"tag": "0.0.1"
},
"source_files": [
"SWProgress",
"test/SWProgress/**/*.{h,m}"
],
"exclude_files": "SWProgress/Exclude",
"requires_arc": true
}