[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 3 / 2 / 8 / ViperMcFlurryX_Swift / 2.0.2 / ViperMcFlurryX_Swift.podspec.json
blobf09d1acbfcd3da2268d2f8f289071923d60d789c
2   "name": "ViperMcFlurryX_Swift",
3   "module_name": "ViperMcFlurryX_Swift",
4   "version": "2.0.2",
5   "summary": "ViperMcFlurryX - Support for VIPER concept on iOS",
6   "homepage": "https://github.com/ladeiko/ViperMcFlurryX",
7   "license": "MIT",
8   "authors": {
9     "Siarhei Ladzeika": "sergey.ladeiko@gmail.com",
10     "Cheslau Bachko": "cheslau.bachko@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/ladeiko/ViperMcFlurryX.git",
14     "tag": "swift_2.0.2"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "swift_versions": [
20     "4.0",
21     "4.2",
22     "5.0",
23     "5.1"
24   ],
25   "requires_arc": true,
26   "static_framework": true,
27   "default_subspecs": "Core",
28   "subspecs": [
29     {
30       "name": "Core",
31       "source_files": "Source/ViperMcFlurry_Swift/**/*.{Swift}"
32     },
33     {
34       "name": "EmbeddableModule",
35       "source_files": "Source/EmbeddableModule/**/*.{Swift}",
36       "dependencies": {
37         "ViperMcFlurryX_Swift/Core": [
39         ]
40       }
41     }
42   ],
43   "swift_version": "5.1"