[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / e / c / 2 / FitRefresh / 2.7.1 / FitRefresh.podspec.json
blob10286c4045b58c36fa160dae036343a04b9c8d16
2   "name": "FitRefresh",
3   "version": "2.7.1",
4   "summary": "FitRefresh makes it easy to refresh in Swift4+",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "homepage": "https://github.com/FitClan/FitRefresh",
9   "license": {
10     "type": "MIT"
11   },
12   "authors": {
13     "Cyrill": "lichunyang@outlook.com"
14   },
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/FitClan/FitRefresh.git",
18     "tag": "2.7.1"
19   },
20   "source_files": [
21     "Sources/*.swift",
22     "Sources/FitRefresh.h",
23     "Sources/FitRefresh.swift"
24   ],
25   "resources": "Sources/*.bundle",
26   "pod_target_xcconfig": {
27     "SWIFT_VERSION": "4.0"
28   }