blob: 6e4c03efe3a7d92e6374a423cf29c555ea870df1 [file] [log] [blame]
{
"name": "HeaderRefreshView",
"version": "1.0.0",
"summary": "Add a pull-refresh view to a scrollview using just only one line code!",
"description": " Add a pull-refresh view to a scrollview using just only one line code!You can customize normal,release to refresh & refreshing strings & text colors,and begin,end refreshing manually as well.\n",
"homepage": "https://github.com/nijino/HeaderRefreshView",
"screenshots": [
"http://ww2.sinaimg.cn/large/540e407ajw1ejovaptjbkg208m0fskaa.gif",
"http://ww2.sinaimg.cn/large/540e407ajw1ejov8w9j4hg208m0fsnim.gif"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nijino": "nijino_saki@163.com"
},
"social_media_url": "http://www.weibo.com/nijinosaki",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/nijino/HeaderRefreshView.git",
"tag": "1.0.0"
},
"source_files": "HeaderRefreshView.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}