[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 9 / 2 / DRPageScrollView / 1.0.0 / DRPageScrollView.podspec.json
blob35d6f6e168b32d3aafc8c905723f611428bf6865
2   "name": "DRPageScrollView",
3   "version": "1.0.0",
4   "summary": "Block-driven paginated scroll views",
5   "homepage": "http://github.com/Dromaguirre/DRPageScrollView",
6   "authors": {
7     "David Roman": "dromaguirre@gmail.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/Dromaguirre/DRPageScrollView.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "DRPageScrollView/*.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true