blob: f976be946dcce8ee0ec3a81f4d8c1e55547e4830 [file] [log] [blame]
{
"name": "UUVPagesController",
"version": "0.0.6",
"summary": "A navigation list style like DAPagesContainer.",
"description": "Just pass a array of viewControllers,then UUVPagesController can display list bar in navigationBar or your specified position.The style just like '网易新闻' or '今日头条'.",
"homepage": "https://github.com/SinCheung/UUVPagesController",
"license": "MIT",
"authors": {
"Shin Chueng": "zangxiaoxin@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/SinCheung/UUVPagesController.git",
"tag": "0.0.6"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}