blob: bc833abb772fbeac32b99a8717561d539ed8a5bb [file] [log] [blame]
{
"name": "TYPageViewController",
"version": "0.1.6",
"summary": "TYPageViewController.",
"description": "多ScrollView 嵌套 悬停Header",
"homepage": "https://github.com/sherlockmm/TYPageViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1130128166@qq.com": "wangzhiming@tuyabeat.com"
},
"source": {
"git": "https://github.com/sherlockmm/TYPageViewController.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TYPageViewController/Classes/**/*",
"dependencies": {
"MJRefresh": [
"=3.1.15"
]
}
}