[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / a / c / 7 / YKSwiftRefresh / 1.4.0 / YKSwiftRefresh.podspec.json
blob7f36d381f0a5d33627fbb5c242bad6a463d531f3
2   "name": "YKSwiftRefresh",
3   "version": "1.4.0",
4   "summary": "YKSwiftRefresh",
5   "description": "YKSwiftRefresh",
6   "homepage": "https://github.com/541278903/YKSwiftRefresh",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "edward": "edward"
13   },
14   "source": {
15     "git": "https://github.com/541278903/YKSwiftRefresh.git",
16     "tag": "1.4.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "default_subspecs": "Core",
22   "subspecs": [
23     {
24       "name": "Core",
25       "source_files": "YKSwiftRefresh/Classes/Core/*"
26     },
27     {
28       "name": "MJRefresh",
29       "dependencies": {
30         "YKSwiftRefresh/Core": [
32         ],
33         "MJRefresh": [
35         ]
36       },
37       "source_files": "YKSwiftRefresh/Classes/MJRefresh/*"
38     }
39   ]