[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 8 / 2 / TOPageView / 1.1.1 / TOPageView.podspec.json
blobf3937bf3b1188a76b3a6468a2f6ab3c10d38c793
2   "name": "TOPageView",
3   "version": "1.1.1",
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.1.1"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "TOPageView/*.{h,m}",
23   "frameworks": "Foundation"