blob: 84b12b09e0fa50ed4675982a9fea3396eb9b02df [file] [log] [blame]
{
"name": "XYRefreshControl",
"version": "0.0.4",
"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.4"
},
"source_files": "XYRefreshControl/*",
"frameworks": [
"AVFoundation",
"UIKit"
]
}