[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / e / c / f / Canary / 0.6.2 / Canary.podspec.json
blobb8af3d483d3cddbd9a165c6988a7ec37549de000
2   "name": "Canary",
3   "version": "0.6.2",
4   "summary": "Canary is SDK For CanaryService.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/BinaryParadise/CanaryService",
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/CanaryService.git",
16     "tag": "0.6.2"
17   },
18   "swift_versions": "4.2",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "pod_target_xcconfig": {
23     "DEFINES_MODULE": "YES"
24   },
25   "user_target_xcconfig": {
26     "GCC_PREPROCESSOR_DEFINITIONS": "CANARY_ENABLE=1",
27     "OTHER_SWIFT_FLAGS": "-D CANARY_ENABLE"
28   },
29   "resources": "iOS/Assets/Canary.bundle",
30   "source_files": "iOS/CanarySwift/**/*",
31   "dependencies": {
32     "SwifterSwift": [
34     ],
35     "SnapKit": [
37     ],
38     "SwiftyJSON": [
40     ],
41     "Starscream": [
42       "~> 4.0"
43     ]
44   },
45   "swift_version": "4.2"