[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 9 / e / 2 / ClosedSourceLibrary / 1.0.1 / ClosedSourceLibrary.podspec.json
blob5910d58710ab314bbed1ef4c57bd03136b27f5b5
2   "name": "ClosedSourceLibrary",
3   "version": "1.0.1",
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": "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.1"
21   },
22   "exclude_files": "Classes/Exclude",
23   "dependencies": {
24     "ReachabilitySwift": [
25       "~> 4.3.0"
26     ]
27   },
28   "swift_version": "4.2"