[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / c / 6 / XYRefreshControl / 0.0.7 / XYRefreshControl.podspec.json
blob7c335c56423a5228ea2b9bb6fd906f3fac4fb51c
2   "name": "XYRefreshControl",
3   "version": "0.0.7",
4   "summary": "a easy refresh for swift",
5   "description": "a easy refresh for swift.",
6   "homepage": "https://github.com/axcyy",
7   "license": "MIT",
8   "authors": {
9     "yang": "chaiyangyang@126.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/axcyy/XYRefreshControl.git",
16     "tag": "0.0.7"
17   },
18   "source_files": [
19     "XYRefreshControl/**",
20     "XYRefreshControl/XYHeaderComponent/**"
21   ],
22   "frameworks": [
23     "AVFoundation",
24     "UIKit",
25     "QuartzCore"
26   ],
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "4.2"
29   }