blob: a45d52c5fc514791780d133036a2bd09350c90fa [file] [log] [blame]
{
"name": "RgRefresh",
"version": "0.0.1",
"summary": "刷新刷新组件",
"description": "关于刷新组件",
"homepage": "https://dazhongge.com",
"license": "MIT",
"authors": {
"Rogue": "619455850@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/RogueAndy/RgRefresh.git",
"tag": "0.0.1"
},
"source_files": "RgRefresh/*",
"public_header_files": "RgRefresh/*.h",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"MJRefresh": [
"3.2.0"
]
}
}