[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 8 / 2 / TOPageView / 1.2.4 / TOPageView.podspec.json
blobc9bcccd8b14dffb108c45f7fcaf122408bee583f
2   "name": "TOPageView",
3   "version": "1.2.4",
4   "summary": "一个可视化编辑的分页菜单。支持storyboard、xib、autolayout。动态加载页面,支持懒加载。属性和内容支持动态修改",
5   "description": "TOPageViewController是一个可视化编辑的分页菜单。支持storyboard、xib、autolayout。动态加载页面,支持懒加载。属性和内容支持动态修改",
6   "homepage": "https://github.com/TonyJR/TOPageViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tony.JR": "show_3@163.com"
13   },
14   "source": {
15     "git": "https://github.com/TonyJR/TOPageViewController.git",
16     "tag": "1.2.4"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "TOPageView/*.{h,m}",
23   "frameworks": "Foundation"