blob: 85d1fe552db8e84dec69e66305d25c16659b47b3 [file] [log] [blame]
{
"name": "DZPageScrollView",
"version": "1.0.4",
"summary": "按页滑动的ScrollView",
"description": " 按页滑动的ScrollView,并且有多种功能\n",
"homepage": "https://github.com/yishuiliunian/DZPageScrollView",
"license": "MIT",
"authors": {
"stonedong": "yishuiliunian@gmail.com"
},
"source": {
"git": "https://github.com/yishuiliunian/DZPageScrollView.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"DZPageScrollView": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"DZGeometryTools": [
"~> 1.0.0"
],
"DZProgrameDefines": [
]
}
}