[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / c / 2 / FitRefresh / 2.7.4 / FitRefresh.podspec.json
blob2ce0d69609316f7d3e0ff6bc34a9ee30741488eb
2   "name": "FitRefresh",
3   "version": "2.7.4",
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.4"
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   }