blob: 4af49f909a03178d4568cf16dcab9d357f90febe [file] [log] [blame]
{
"name": "TYPageViewController",
"version": "0.2.4",
"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.2.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TYPageViewController/Classes/**/*",
"dependencies": {
"MJRefresh": [
"=3.1.15"
]
}
}