blob: 8f7672191b4e9879c20dd959887bf1dcd62e182a [file] [log] [blame]
{
"name": "ZGPullDragScrollView",
"version": "0.0.1",
"summary": "Awesome Scroll Category for DragUp and PullDown.",
"homepage": "https://github.com/zhigang1992/ZGPullDragScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kyle Fang": "zhigang1992@gmail.com"
},
"source": {
"git": "https://github.com/zhigang1992/ZGPullDragScrollView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "4.3"
},
"source_files": [
"Classes",
"ZGPullDragScrollViewClass/**/*.{h,m}"
],
"public_header_files": "ZGPullDragScrollViewClass/**/*.h",
"requires_arc": true
}