[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / e / c / CHScrollviewIndicator / 0.1.0 / CHScrollviewIndicator.podspec.json
blobe7cd8f6ff001099a8d9c108627271dd0fd3518af
2   "name": "CHScrollviewIndicator",
3   "version": "0.1.0",
4   "summary": "A custom scrollView Indicator.",
5   "description": "A custom scrollView Indicator which can change the appearance and realize resident.",
6   "homepage": "https://github.com/ClockHU/CHScrollviewIndicator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Clock.Hu": "clock7hu@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ClockHU/CHScrollviewIndicator.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "CHScrollviewIndicator/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]