blob: 7c335c56423a5228ea2b9bb6fd906f3fac4fb51c [file] [log] [blame]
{
"name": "XYRefreshControl",
"version": "0.0.7",
"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.7"
},
"source_files": [
"XYRefreshControl/**",
"XYRefreshControl/XYHeaderComponent/**"
],
"frameworks": [
"AVFoundation",
"UIKit",
"QuartzCore"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
}
}