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