blob: b8cf57ddbf94728d3cf1468124220cbdba82b77f [file] [log] [blame]
{
"name": "SSSlidingSelector",
"version": "0.1.0",
"summary": "new iOS 以自定义间隔来分页滑动的UIScrollView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sshallow/SSSlidingSelector",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sshallow": "doit_2017@163.com"
},
"source": {
"git": "https://github.com/sshallow/SSSlidingSelector.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SSSlidingSelector/Classes/**/*",
"frameworks": [
"UIKit",
"AudioToolbox"
]
}