blob: 298579328e149a75a079c4d583ecd10fa6c61cc4 [file] [log] [blame]
{
"name": "YQScrollController",
"version": "0.0.2",
"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!\n",
"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.2"
},
"source_files": "Classes/*.{h,m}",
"resources": "Resources/*"
}