[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / f / 0 / SuperFetch / 0.0.1 / SuperFetch.podspec.json
blob6d6499acf273f586ac08b9197a9e66c5494106e4
2   "name": "SuperFetch",
3   "version": "0.0.1",
4   "summary": "网络请求",
5   "homepage": "https://github.com/jiasongs/SuperFetch",
6   "license": "MIT",
7   "authors": {
8     "jiasong": "593908937@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/jiasongs/SuperFetch.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "static_framework": true,
18   "requires_arc": true,
19   "swift_versions": [
20     "5.1"
21   ],
22   "default_subspecs": "Core",
23   "subspecs": [
24     {
25       "name": "Core",
26       "source_files": "Sources/*.{swift,h,m}"
27     }
28   ],
29   "swift_version": "5.1"