blob: 04725e46eefa5d6a8cecc2e1b81db5236b5833b8 [file] [log] [blame]
{
"name": "HTRefreshView",
"version": "0.0.1",
"summary": "A short description of HTRefreshView.",
"description": "A longer description of HTRefreshView in Markdown format.",
"homepage": "https://github.com/NEYouFan/HTRefreshView-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/HTRefreshView-iOS.git",
"tag": "0.0.1"
},
"source_files": "HTRefreshView/*.{h,m}"
}