[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 1 / 5 / d / MOBCore / 2.4.6 / MOBCore.podspec.json
blobec7c73f03a2dd3f5c13d50b896f68e34039461d2
2   "name": "MOBCore",
3   "version": "2.4.6",
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": "2.4.6"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "watchos": "2.0"
17   },
18   "frameworks": "Foundation",
19   "source_files": [
20     "Sources/**/*.swift"
21   ],
22   "ios": {
23     "source_files": "Sources-iOS-only/**/*.swift"
24   },
25   "watchos": {
26     "source_files": "Sources-watchOS-only/**/*.swift"
27   }