[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / e / 2 / ClosedSourceLibrary / 1.0.3 / ClosedSourceLibrary.podspec.json
blob3f9edcabe7639d0ca699732a8e3992f5d1e5c022
2   "name": "ClosedSourceLibrary",
3   "version": "1.0.3",
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.3"
21   },
22   "exclude_files": "Classes/Exclude",
23   "xcconfig": {
24     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
25   },
26   "dependencies": {
27     "ReachabilitySwift": [
28       "~> 4.3.0"
29     ]
30   },
31   "swift_version": "4.2"