blob: 54e8826e7fb1a34e8e25426039a150abee0ad067 [file] [log] [blame]
{
"name": "XYRefreshControl",
"version": "0.0.2",
"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.2"
},
"source_files": "XYRefreshControl/**",
"frameworks": [
"AVFoundation",
"UIKit"
]
}