blob: ad59d3971f3269a13a7f12498a8bb10392cb8240 [file] [log] [blame]
{
"name": "HTRefreshView",
"version": "0.0.2",
"summary": "网易标准化控件库之 HTRefreshView.",
"description": "A longer description of HTRefreshView in Markdown format.",
"homepage": "https://github.com/NEYouFan/ht-refreshview-ios",
"license": "MIT",
"authors": {
"netease": "cxq901123@163.com"
},
"platforms": {
"ios": "7.0"
},
"dependencies": {
"ReactiveCocoa": [
"~> 2.1.8"
],
"HTCommonUtility": [
"~>0.0.2"
]
},
"source": {
"git": "https://github.com/NEYouFan/ht-refreshview-ios.git",
"tag": "0.0.2"
},
"source_files": "HTRefreshView/*.{h,m}"
}