[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 5 / c / a / DDKPageViewController / 0.9.1 / DDKPageViewController.podspec.json
blob6d3f3bba4e5b681e5524f50ea8ad43fa486715da
2   "name": "DDKPageViewController",
3   "version": "0.9.1",
4   "summary": "基于UIPageViewController封装的分页控制器控件",
5   "description": "一个使用UIPageViewController封装实现的分页控件,在UIPageViewController的基础上做了一些改善以满足简单的分页需求",
6   "homepage": "https://github.com/Byxc/DDKPageViewController",
7   "license": "MIT",
8   "authors": {
9     "白云心城": "924698172@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Byxc/DDKPageViewController",
16     "tag": "0.9.1"
17   },
18   "source_files": "DDKPageViewController/*.{h,m}",
19   "frameworks": "UIKit",
20   "requires_arc": true