[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / c / 2 / FitRefresh / 2.3.2 / FitRefresh.podspec.json
blobfe648c026d48fe776a0f1396b6ad5c52803e0446
2   "name": "FitRefresh",
3   "version": "2.3.2",
4   "summary": "FitRefresh makes it easy to refresh in Swift4+",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "homepage": "https://github.com/cywd/FitRrefesh",
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/cywd/FitRrefesh.git",
18     "tag": "2.3.2"
19   },
20   "source_files": [
21     "Sources/*.swift",
22     "Sources/FitRrefesh.h",
23     "Sources/FitRrefesh.swift"
24   ],
25   "resources": "Sources/*.bundle",
26   "pod_target_xcconfig": {
27     "SWIFT_VERSION": "4.0"
28   },
29   "pushed_with_swift_version": "4.0"