[Add] MapboxCommon 24.10.0-daily-2024-12-14-04-25
[CocoaPods.git] / Specs / c / b / f / DB5 / 0.0.1 / DB5.podspec.json
blobcf5613413eafd2f06a54d84b0d7240aaf595a2cf
2   "name": "DB5",
3   "version": "0.0.1",
4   "summary": "App Configuration via Plist.",
5   "homepage": "https://github.com/quartermaster/DB5",
6   "license": "MIT",
7   "authors": {
8     "Q Branch": "support@qbranch.co"
9   },
10   "source": {
11     "git": "https://github.com/quartermaster/DB5.git",
12     "commit": "c68104aba55ad6bd2430ccdcb770b9c62dba2bc5"
13   },
14   "source_files": [
15     "Source",
16     "Source/**/*.{h,m}"
17   ],
18   "requires_arc": true,
19   "platforms": {
20     "ios": "5.0"
21   },
22   "ios": {
23     "frameworks": [
24       "CoreGraphics",
25       "UIKit",
26       "Foundation"
27     ]
28   }