blob: eae68c458fed634ae731b8d2082be985973524ac [file] [log] [blame]
{
"name": "JCPullToRefreshView",
"version": "1.0.4",
"summary": "Supports pull-to-refresh and pull-to-loadmore.",
"homepage": "http://lijingcheng.github.io/",
"license": "MIT",
"authors": {
"lijingcheng": "bj_lijingcheng@163.com"
},
"source": {
"git": "https://github.com/lijingcheng/JCPullToRefreshView.git",
"tag": "1.0.4"
},
"social_media_url": "http://weibo.com/lijingcheng1984",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resources": [
"Pod/Assets/*.png"
],
"resource_bundles": {
"JCPullToRefreshView": [
"Pod/Assets/*.png"
]
}
}