[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / 8 / c / StickyDots / 1.0.0 / StickyDots.podspec.json
blob1d11f6b612bf17090a6ac6c0fa8b57fd0cb51e28
2   "name": "StickyDots",
3   "version": "1.0.0",
4   "summary": "A page indicator with a little bit of style",
5   "swift_versions": [
6     "4.0",
7     "4.2",
8     "5.0",
9     "5.1"
10   ],
11   "frameworks": "UIKit",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "description": "StickyDots is a page indicator that looks like the vanilla iOS page indicator, but adds a cool animation when you scroll. Attach it to a UIScrollView of your choice and it will automatically configure itself to display the correct information.",
16   "homepage": "https://github.com/bd452/StickyDots",
17   "license": {
18     "type": "MIT",
19     "file": "LICENSE"
20   },
21   "authors": {
22     "Bryce Dougherty": "bryce.dougherty@gmail.com"
23   },
24   "source": {
25     "git": "https://github.com/bd452/StickyDots.git",
26     "tag": "1.0.0"
27   },
28   "source_files": "StickyDots/*.swift",
29   "swift_version": "5.1"