[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 1 / 5 / d / MOBCore / 3.3.0 / MOBCore.podspec.json
blob983d8f7ee8f4562a5614811f591d84de3c184c55
2   "name": "MOBCore",
3   "version": "3.3.0",
4   "summary": "A core set of functions and extensions to power a slew of applications",
5   "homepage": "https://github.com/Moballo-LLC/MOBCore",
6   "license": "MIT",
7   "authors": {
8     "Jason Morcos - Moballo, LLC": "jason.morcos@moballo.com"
9   },
10   "source": {
11     "git": "https://github.com/Moballo-LLC/MOBCore.git",
12     "tag": "3.3.0"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "watchos": "3.0"
17   },
18   "swift_versions": "5.0",
19   "frameworks": "Foundation",
20   "source_files": [
21     "Sources/**/*.swift"
22   ],
23   "ios": {
24     "source_files": "Sources-iOS-only/**/*.swift"
25   },
26   "watchos": {
27     "source_files": "Sources-watchOS-only/**/*.swift"
28   },
29   "swift_version": "5.0"