[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / d / 0 / BarricadeKit-MM / 1.0.2 / BarricadeKit-MM.podspec.json
blob7e827facecf3c9e314eede2b0f4431a0627eebfe
2   "name": "BarricadeKit-MM",
3   "version": "1.0.2",
4   "summary": "Framework for setting up a run-time configurable local server in iOS apps.",
5   "homepage": "https://github.com/karthik-kumar-mm/BarricadeKit",
6   "authors": "John T McIntosh",
7   "license": "MIT",
8   "swift_versions": "5.0",
9   "platforms": {
10     "ios": "11.0"
11   },
12   "source": {
13     "git": "https://github.com/karthik-kumar-mm/BarricadeKit.git",
14     "tag": "1.0.2"
15   },
16   "frameworks": [
17     "Foundation",
18     "CFNetwork"
19   ],
20   "requires_arc": true,
21   "source_files": "Sources/**/*.{swift}",
22   "swift_version": "5.0"