blob: da0aff9e23dc43d34461399a6eedb396b0e9c406 [file] [log] [blame]
{
"name": "CLRefresh",
"version": "0.0.1",
"summary": "快速集成上拉加载下拉刷新",
"homepage": "https://github.com/ChenLiniOS/CLRefresh.git",
"license": "MIT",
"authors": {
"陈林": "chenlinios@sina.com"
},
"social_media_url": "http://www.cnblogs.com/jys509/",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ChenLiniOS/CLRefresh.git",
"tag": "0.0.1"
},
"source_files": "CLRefresh/**/*.{h,m}",
"public_header_files": "CLRefresh/**/*.{h}",
"requires_arc": true
}