blob: 5120145ed654c8d4ec88dd1f21b71bdc43a06dea [file] [log] [blame]
{
"name": "CCRefresh",
"version": "1.1.1",
"summary": "CCRefresh: An easy way to use pull-to-refresh. Start from MJRefresh 3.1.12. [CCRefresh: 简单滴下拉刷新。建立在MJRfresh3.1.12基础之上]",
"description": "An easy way to use pull-to-refresh",
"homepage": "https://github.com/ccworld1000/CCRefresh",
"license": {
"type": "MIT",
"file": "LICENSE/LICENSE.CCRefresh.txt"
},
"authors": {
"CC": "ccworld1000@gmail.com"
},
"social_media_url": "https://github.com/ccworld1000",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ccworld1000/CCRefresh.git",
"tag": "1.1.1"
},
"source_files": "CCRefresh/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"resources": [
"CCRefresh/CCRefresh.bundle",
"LICENSE/LICENSE.*.txt"
],
"requires_arc": true,
"dependencies": {
"CCSQLite": [
],
"HSFont": [
]
}
}