[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / e / 5 / PNPageControl / 1.0.2 / PNPageControl.podspec.json
blob6597505b55739797a5230f52318d45d04a9e03d0
2   "name": "PNPageControl",
3   "version": "1.0.2",
4   "summary": "一个可以自定义的pageControl",
5   "description": "这是一个PageControl的组件,可以高度自定义,欢迎大家下载使用",
6   "homepage": "https://github.com/P1nov/PNPageViewController",
7   "license": "MIT",
8   "authors": {
9     "P1nov": "1473781785@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/P1nov/PNPageViewController.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "PNSegmentedControl/*",
19   "exclude_files": "Classes/Exclude",
20   "dependencies": {
21     "Masonry": [
23     ]
24   }