[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 4 / a / Scrollable / 1.0.5 / Scrollable.podspec.json
bloba8a9d62d29cad67216290c30fa816b4aec260ea7
2   "name": "Scrollable",
3   "version": "1.0.5",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/exchangegroup/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/exchangegroup/Scrollable.git",
15     "tag": "1.0.5"
16   },
17   "screenshots": "https://raw.githubusercontent.com/exchangegroup/scrollable-content-ios/master/graphics/scrolling-content-vertically-autolayout-ios.png",
18   "source_files": "Scrollable/**/*.swift",
19   "platforms": {
20     "ios": "8.0"
21   }