[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 9 / b / f / ViperMcFlurrySwiftFix / 1.0.0 / ViperMcFlurrySwiftFix.podspec.json
blob06d862c588646c804d7029f8721b0984656974f7
2   "name": "ViperMcFlurrySwiftFix",
3   "version": "1.0.0",
4   "summary": "Fix allows using ViperMcFlurry from Swift code (see Demo application).",
5   "homepage": "https://github.com/ladeiko/ViperMcFlurrySwiftFix",
6   "license": {
7     "type": "CUSTOM",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Siarhei Ladzeika": "sergey.ladeiko@gmail.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/ladeiko/ViperMcFlurrySwiftFix.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "Classes/**/*.{swift}",
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "dependencies": {
24     "SwiftSelfAware": [
26     ],
27     "ViperMcFlurry": [
29     ]
30   },
31   "pushed_with_swift_version": "3.2"