blob: 9e4663874eee190695912a606d5e511131d2576f [file] [log] [blame]
{
"name": "GDRefreshControl",
"version": "0.1.9",
"summary": "This is for pull refresh",
"description": "This is for pull refresh pull load . and be able to set direction",
"homepage": "https://github.com/hhcszgd/GDRefreshControl.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangyuanfei": "979433528@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hhcszgd/GDRefreshControl.git",
"tag": "0.1.9"
},
"source_files": "GDRefreshControl/code/*.swift",
"exclude_files": "Classes/Exclude",
"resources": "GDRefreshControl/code/*.bundle",
"frameworks": "UIKit",
"requires_arc": true
}