[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / d / 1 / 7 / ZGPageControl / 0.1.0 / ZGPageControl.podspec.json
blob250d14a33e98c2c2f92912b19313d6bca5077a44
2   "name": "ZGPageControl",
3   "version": "0.1.0",
4   "summary": "PageControl Custom Edition",
5   "description": "Private customization based on Apple's official UIPageControl",
6   "homepage": "https://github.com/zengkebing3630/ZGPageControl.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Keventsang/曾克兵": "kuangtushusheng@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/zengkebing3630/ZGPageControl.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZGPageControl/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Masonry": [
26     ]
27   }