[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / c / a / SSPageControl / 0.0.1 / SSPageControl.podspec.json
blobe31ca13ef33942775a8b919996dfc5273a6dc4b2
2   "name": "SSPageControl",
3   "version": "0.0.1",
4   "summary": "一款可自定义的指示器控件",
5   "description": "SSKit中的小组件,是一款可椅子定的指示器控件",
6   "homepage": "https://github.com/bassamyan/SSPageControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Quincy Yan": "yanyibin@aol.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/bassamyan/SSPageControl.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "SSPageControl",
23     "SSPageControlDemo/SSPageControl/**/*.{h,m}"
24   ]