[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 2 / 5 / DRPaginatedScrollView / 0.1 / DRPaginatedScrollView.podspec.json
blob04291f23895d3f31e56db1302bba3555c5437be8
2   "name": "DRPaginatedScrollView",
3   "version": "0.1",
4   "summary": "Implement a paginated scroll view really easily using blocks.",
5   "homepage": "https://github.com/Dromaguirre/DRPaginatedScrollView",
6   "screenshots": "https://raw.github.com/Dromaguirre/DRPaginatedScrollView/images/1.gif",
7   "license": "Public Domain",
8   "authors": {
9     "David Román": "dromaguirre@gmail.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/Dromaguirre/DRPaginatedScrollView.git",
16     "tag": "0.1"
17   },
18   "source_files": "DRPaginatedScrollView.{h,m}",
19   "frameworks": "UIKit",
20   "requires_arc": true