[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / b / 4 / ScrollingPageControl / 0.1.2 / ScrollingPageControl.podspec.json
blobff58abaf5e305842521ab960a6c50e30e7811735
2   "name": "ScrollingPageControl",
3   "version": "0.1.2",
4   "summary": "A custom page control that shows a maximum number of dots and scrolls to reveal more.",
5   "description": "ScrollingPageControl is a custom page control that shows a maximum number of dots and scrolls to reveal more.\nIt's inspired by Instagram implementation of the page control.",
6   "homepage": "https://github.com/EmilioPelaez/ScrollingPageControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "EmilioPelaez": "i.am@emiliopelaez.me"
13   },
14   "source": {
15     "git": "https://github.com/EmilioPelaez/ScrollingPageControl.git",
16     "tag": "0.1.2"
17   },
18   "social_media_url": "https://twitter.com/EmilioPelaez",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Sources/**/*.swift",
23   "frameworks": "UIKit",
24   "swift_versions": "5.1",
25   "swift_version": "5.1"