blob: 2859e7009fd46fd3ba7266c1f51c1617a6bc7dd9 [file] [log] [blame]
{
"name": "RefreshTabView",
"version": "1.0.3",
"license": "MIT",
"summary": "A delightful frame change easyss",
"homepage": "https://github.com/jjcmwangxinyu/CustomRefreshTabView",
"source": {
"git": "https://github.com/jjcmwangxinyu/CustomRefreshTabView.git",
"tag": "1.0.3"
},
"source_files": "RefreshTabView/**/*",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"dependencies": {
"MJRefresh": [
]
},
"authors": {
"jjcmwangxinyu": "951494812@qq.com"
}
}