blob: 54e00f394f9fbb850f823bd4ad469a1d8f80598e [file] [log] [blame]
{
"name": "SSProgressIndicator",
"version": "0.0.1",
"summary": "一款适用于网页加载的进度条指示器",
"description": "SSKit组件,一款适用于网页加载的进度条指示器",
"homepage": "https://github.com/bassamyan/SSProgressIndicator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Quincy Yan": "yanyibin@aol.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/bassamyan/SSProgressIndicator.git",
"tag": "0.0.1"
},
"source_files": "SSProgressIndicatorDemo/SSProgressIndicator/**/*.{h,m}"
}