[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 3 / d / TangramX / 0.0.4 / TangramX.podspec.json
blob355e8cdc565ad25b8734ce974c839fb38ed47125
2   "name": "TangramX",
3   "version": "0.0.4",
4   "authors": {
5     "lijingcheng": "bj_lijingcheng@163.com"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "homepage": "https://github.com/lijingcheng/Tangram",
12   "source": {
13     "git": "https://github.com/lijingcheng/Tangram.git",
14     "tag": "0.0.4"
15   },
16   "summary": "Too big, Too strong, Too fast, Too good!!!",
17   "static_framework": true,
18   "swift_versions": "5.2",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "pod_target_xcconfig": {
23     "DEFINES_MODULE": "YES"
24   },
25   "source_files": [
26     "R.generated.swift",
27     "Tangram/Base/*.swift",
28     "Tangram/Extension/**/*.swift",
29     "Tangram/Service/*.swift",
30     "Tangram/Component/**/*.swift"
31   ],
32   "resource_bundles": {
33     "Tangram": [
34       "Tangram/Assets.xcassets"
35     ]
36   },
37   "dependencies": {
38     "Alamofire": [
39       "5.4.1"
40     ],
41     "Kingfisher": [
42       "5.15.8"
43     ],
44     "SnapKit": [
45       "5.0.1"
46     ],
47     "R.swift": [
48       "5.3.1"
49     ],
50     "RxSwift": [
51       "6.0.0-rc.2"
52     ],
53     "RxCocoa": [
54       "6.0.0-rc.2"
55     ],
56     "SwiftLint": [
57       "0.42.0"
58     ]
59   },
60   "configuration_pod_whitelist": {
61     "SwiftLint": [
62       "debug"
63     ]
64   },
65   "swift_version": "5.2"