blob: b83fd2373dedbeac29413311e5eb3437e36ca99f [file] [log] [blame]
{
"name": "TOPageView",
"version": "1.2.5",
"summary": "一个可视化编辑的分页菜单。支持storyboard、xib、autolayout。动态加载页面,支持懒加载。属性和内容支持动态修改",
"description": "TOPageViewController是一个可视化编辑的分页菜单。支持storyboard、xib、autolayout。动态加载页面,支持懒加载。属性和内容支持动态修改",
"homepage": "https://github.com/TonyJR/TOPageViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tony.JR": "show_3@163.com"
},
"source": {
"git": "https://github.com/TonyJR/TOPageViewController.git",
"tag": "1.2.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "TOPageView/*.{h,m}",
"frameworks": "Foundation"
}