[Add] LLUnionPaySDK 1.3.8
[CocoaPods.git] / Specs / 8 / 3 / d / TangramX / 0.0.1.beta / TangramX.podspec.json
blob03a3e6133a2cdbd83051b876a07bf32bc405a131
2   "name": "TangramX",
3   "version": "0.0.1.beta",
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.1.beta"
15   },
16   "summary": "Too big, Too strong, Too fast, Too good!!!",
17   "static_framework": true,
18   "swift_versions": "5.1",
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.0.0-rc.3"
40     ],
41     "Kingfisher": [
42       "5.10.1"
43     ],
44     "SwiftyJSON": [
45       "5.0.0"
46     ],
47     "SnapKit": [
48       "5.0.1"
49     ],
50     "R.swift": [
51       "5.1.0"
52     ],
53     "RxSwift": [
54       "5.0.1"
55     ],
56     "RxCocoa": [
57       "5.0.1"
58     ]
59   },
60   "swift_version": "5.1"