[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / c / 2 / FitRefresh / 1.4.5 / FitRefresh.podspec.json
blobda853fdc24e1c8c24077df9ccb4893214bcfd0c3
2   "name": "FitRefresh",
3   "version": "1.4.5",
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": "1.4.5"
19   },
20   "source_files": [
21     "Sources/*.swift",
22     "Sources/FitRrefesh.h"
23   ],
24   "resources": "Sources/*.bundle",
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "4.0"
27   },
28   "pushed_with_swift_version": "4.0"