blob: 5b74e46f09f314ba754e7bca42760950a9e404a2 [file] [log] [blame]
{
"name": "YQScrollController",
"version": "0.0.3",
"summary": "一个容器类Controller,可以管理添加的ViewController之间的滑动切换.",
"description": "A longer description of YQScrollController in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/yuyedaidao/YQScrollController",
"license": "MIT",
"authors": {
"yuyedaidao": "wyqpadding@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/yuyedaidao/YQScrollController.git",
"tag": "0.0.3"
},
"source_files": "Classes/*.{h,m}",
"resources": "Resources/*"
}