[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 3 / d / TangramX / 1.0.0 / TangramX.podspec.json
blob463af16039c5865cb8b76033f38d8f54b29f201d
2   "name": "TangramX",
3   "version": "1.0.0",
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     "branch": "master",
15     "tag": "1.0.0"
16   },
17   "summary": "Too big, Too strong, Too fast, Too good!!!",
18   "static_framework": true,
19   "swift_versions": "5.7",
20   "platforms": {
21     "ios": "15.0"
22   },
23   "pod_target_xcconfig": {
24     "DEFINES_MODULE": "YES"
25   },
26   "source_files": [
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.6.4"
40     ],
41     "Kingfisher": [
42       "7.6.0"
43     ],
44     "RxSwift": [
45       "6.5.0"
46     ],
47     "RxCocoa": [
48       "6.5.0"
49     ]
50   },
51   "swift_version": "5.7"