blob: 31745ee033b1fc94f913c5e7cd04290bd96599c7 [file] [log] [blame]
{
"name": "SCAutoCircleScrollView.podspec",
"version": "0.0.1",
"summary": "Auto Circle ScroolView spec file.",
"description": "You can use this class to set a scrollView in you project that can be scrolled automatically.",
"homepage": "https://github.com/SC-Stefen/SCAutoCircleScrollView",
"license": "MIT",
"authors": {
"Stefen": "1828850812@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/SC-Stefen/SCAutoCircleScrollView.git",
"tag": "0.0.1"
},
"source_files": "SCAutoCircleScrollView",
"frameworks": "UIKit",
"requires_arc": true
}