blob: b2eb476cc1960baad5a5e5c22f5416bb68b0b466 [file] [log] [blame]
{
"name": "DDScrollPageView",
"version": "1.0.6",
"summary": "it is use to create a ScrollPageView,can cycle\u001aautoplay,easy to use",
"homepage": "https://github.com/chenddcoder/ScrollPageView",
"license": "MIT",
"authors": {
"chenddcoder": "chenddcoder@foxmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/chenddcoder/ScrollPageView.git",
"tag": "1.0.6"
},
"source_files": "ScrollPageController/ScrollPageController/Classes/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SMPageControl": [
"~> 1.2"
]
}
}