[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 4 / 5 / b / CPSegmentedScrollView / 1.0.0 / CPSegmentedScrollView.podspec.json
bloba91849a27d0d456e331f9618291fcedb4d2c4110
2   "name": "CPSegmentedScrollView",
3   "version": "1.0.0",
4   "summary": "CPSegmentedScrollView is a consul to animate a segmented control when paired with a scroll view.",
5   "homepage": "https://github.com/ClementPadovani/CPSegmentedScrollView",
6   "screenshots": "https://raw.githubusercontent.com/ClementPadovani/CPSegmentedScrollView/master/CPSegmentedScrollView.gif",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Clément Padovani": "ClementPadovani@users.noreply.github.com"
13   },
14   "source": {
15     "git": "https://github.com/ClementPadovani/CPSegmentedScrollView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CPSegmentedScrollView/Classes/**/*"