[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / c / f / Canary / 0.4.1 / Canary.podspec.json
blob8b4963b10ecaad83c391225414ac41703bf5631d
2   "name": "Canary",
3   "version": "0.4.1",
4   "summary": "Canary is SDK For CanaryWeb.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Rake Yang/Canary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rake Yang": "fenglaijun@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/BinaryParadise/Canary.git",
16     "tag": "0.4.1"
17   },
18   "swift_versions": "4.2",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "resources": "Sources/Assets/Canary.bundle",
23   "user_target_xcconfig": {
24     "GCC_PREPROCESSOR_DEFINITIONS": "CANARY_ENABLE=1",
25     "OTHER_SWIFT_FLAGS": "-D CANARY_ENABLE"
26   },
27   "source_files": "Sources/CanarySwift/**/*",
28   "public_header_files": "Sources/CanarySwift/Mock/CanaryMockURLProtocol.h",
29   "dependencies": {
30     "SwifterSwift": [
32     ],
33     "SnapKit": [
35     ],
36     "SwiftyJSON": [
38     ],
39     "SocketRocket": [
40       "~> 0.5"
41     ]
42   },
43   "swift_version": "4.2"