[Add] Braintree 6.25.0
[CocoaPods.git] / Specs / a / 7 / 3 / DZPageScrollView / 1.0.2 / DZPageScrollView.podspec.json
blob3c2363631d4de9287e8ec5d50df1aa6db45400d5
2   "name": "DZPageScrollView",
3   "version": "1.0.2",
4   "summary": "按页滑动的ScrollView",
5   "description": "                        按页滑动的ScrollView,并且有多种功能\n",
6   "homepage": "https://github.com/yishuiliunian/DZPageScrollView",
7   "license": "MIT",
8   "authors": {
9     "stonedong": "yishuiliunian@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/yishuiliunian/DZPageScrollView.git",
13     "tag": "1.0.2"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "DZPageScrollView": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "DZGeometryTools": [
27       "~> 1.0.0"
28     ],
29     "DZProgrameDefines": [
31     ]
32   }