[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / a / 9 / DOPageControl / 1.3.3 / DOPageControl.podspec.json
blob67dd4f7d80c11bd12afaf01057274b1bbd85bcf7
2   "name": "DOPageControl",
3   "version": "1.3.3",
4   "summary": "Replacement for UIPageControl. Written in Swift",
5   "description": "Provides functionality similar to UIPageControl.\nHas slightly different visual appearence and allows to customize page indicators size, color and spacing",
6   "homepage": "https://github.com/dim0v/DOPageControl",
7   "screenshots": "https://raw.githubusercontent.com/dim0v/DOPageControl/master/Screenshots/Screenshot0.png",
8   "license": "MIT",
9   "authors": {
10     "Dmytro Ovcharenko": "dmyt.ov@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/dim0v/DOPageControl.git",
14     "tag": "1.3.3"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*"