blob: defd5511e5e93233a3b77e81cafcbf0ca251d1a2 [file] [log] [blame]
{
"name": "XYRefreshControl",
"version": "0.0.1",
"summary": "a easy refresh for swift",
"description": "a easy refresh for swift.",
"homepage": "https://github.com/axcyy",
"license": "MIT",
"authors": {
"yang": "chaiyangyang@126.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/axcyy/XYRefreshControl.git",
"tag": "0.0.1"
},
"source_files": "XYRefreshControl/**",
"frameworks": [
"AVFoundation",
"UIKit"
]
}