[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / e / 2 / ClosedSourceLibrary / 1.0.4 / ClosedSourceLibrary.podspec.json
blobf86818cf3fb8aafb1107b9de8cc9ed3c540e9c50
2   "name": "ClosedSourceLibrary",
3   "version": "1.0.4",
4   "summary": "A ClosedSourceLibrary.",
5   "description": "a sample library with closed source codes.",
6   "homepage": "https://github.com/shabeercc/ClosedSourceLibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Shabeer": "developer@codecraft.co.in"
13   },
14   "platforms": {
15     "ios": "12.1"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/shabeercc/ClosedSourceLibrary.git",
20     "tag": "1.0.4"
21   },
22   "dependencies": {
23     "ReachabilitySwift": [
24       "~> 4.3.0"
25     ]
26   },
27   "default_subspecs": "ClosedSourceLibrary",
28   "swift_version": "4.2",
29   "subspecs": [
30     {
31       "name": "ClosedSourceLibrary",
32       "source_files": "ClosedSourceLibrary.zip"
33     }
34   ]