[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / c / 2 / FitRefresh / 1.4.6 / FitRefresh.podspec.json
blob7d0ffca0e703a64e0a5e29d3eb8c0d4325298810
2   "name": "FitRefresh",
3   "version": "1.4.6",
4   "summary": "FitRefresh makes it easy to refresh in Swift3+",
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.6"
19   },
20   "source_files": [
21     "Sources/*.swift",
22     "Sources/FitRrefesh.h"
23   ],
24   "resources": "Sources/*.bundle",
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "3.0"
27   },
28   "pushed_with_swift_version": "3.0"