[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / b / 4 / a / Scrollable / 2.0.1 / Scrollable.podspec.json
blob025e1cf92c3fab47cbc4e84fa0a3dfa28d5483e8
2   "name": "Scrollable",
3   "version": "2.0.1",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/marketplacer/Scrollable",
8   "summary": "An iOS control that makes content scroll vertically.",
9   "description": "This an an iOS library that helps scrolling screen content vertically, similar how the content is scrolled in the web browser.",
10   "authors": {
11     "Evgenii Neumerzhitckii": "sausageskin@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/marketplacer/Scrollable.git",
15     "tag": "2.0.1"
16   },
17   "screenshots": "https://raw.githubusercontent.com/marketplacer/Scrollable/master/graphics/scrolling-content-vertically-autolayout-ios.png",
18   "source_files": "Scrollable/**/*.swift",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "pushed_with_swift_version": "3.0"