blob: 02c0ce6812f2321852cf7693e5477e1b506d4246 [file] [log] [blame]
{
"name": "HLWCyclicScrollView",
"version": "0.1.1",
"summary": "无限循环的滚动视图.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/tangzhentao/HLWCyclicScrollView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tangzhentao": "itangzhentao@126.com"
},
"source": {
"git": "https://github.com/tangzhentao/HLWCyclicScrollView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HLWCyclicScrollView/Classes/**/*",
"dependencies": {
"ConstraintPack": [
],
"SDWebImage": [
"~> 3.8.2"
]
}
}