blob: e31ca13ef33942775a8b919996dfc5273a6dc4b2 [file] [log] [blame]
{
"name": "SSPageControl",
"version": "0.0.1",
"summary": "一款可自定义的指示器控件",
"description": "SSKit中的小组件,是一款可椅子定的指示器控件",
"homepage": "https://github.com/bassamyan/SSPageControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Quincy Yan": "yanyibin@aol.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/bassamyan/SSPageControl.git",
"tag": "0.0.1"
},
"source_files": [
"SSPageControl",
"SSPageControlDemo/SSPageControl/**/*.{h,m}"
]
}