[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / e / 1 / DDPageControl / 0.1 / DDPageControl.podspec.json
bloba8ac140c5bb15f36fb3d69843eca25f5f292ac22
2   "name": "DDPageControl",
3   "version": "0.1",
4   "license": "MIT",
5   "summary": "An easily customizable alternative to UIKit's UIPageControl.",
6   "homepage": "https://github.com/ddeville/DDPageControl",
7   "authors": {
8     "Damien DeVille": "damien@realmacsoftware.com"
9   },
10   "source": {
11     "git": "https://github.com/ddeville/DDPageControl.git",
12     "tag": "0.1"
13   },
14   "description": "DDPageControl redefines exactly every property and methods available in UIPageControl.  Using DDPageControl without customization will actually lead exactly to a UIPageControl. However, the power of DDPageControl is that you can set some additional properties that will affect the way the look and feel of the page controls.",
15   "platforms": {
16     "ios": null
17   },
18   "source_files": "Classes/DDPageControl.{h,m}",
19   "requires_arc": false