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