blob: d9457ec82b36a6f67eb4185bb2dc2d85950b292a [file] [log] [blame]
{
"name": "KSRefresh",
"version": "0.4.1",
"summary": "上拉刷新与下拉刷新",
"description": "A longer description of FMDBDataTable in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/bing6/KSRefresh",
"license": "MIT (MIT)",
"authors": {
"Howard": "bing.hao1982@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/bing6/KSRefresh.git",
"tag": "0.4.1"
},
"source_files": [
"src",
"src/*.{h,m}"
],
"exclude_files": "src/Exclude",
"resources": "src/KSRefresh.bundle"
}