[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / 0 / e / ZXXContentInteract / 0.0.3 / ZXXContentInteract.podspec.json
blob6620d627fbbfa93d15505ac06dba0aa1c92770f5
2   "name": "ZXXContentInteract",
3   "version": "0.0.3",
4   "summary": "ZXXContentInteract的一个简单示范工程.",
5   "description": "ZXXContentInteract的一个简单示范工程示范工程的长描述.",
6   "homepage": "https://github.com/Zhzxx/ZXXContentInteract",
7   "license": "MIT",
8   "authors": {
9     "ZXX": "zxxiosmail@163.com"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/Zhzxx/ZXXContentInteract.git",
16     "tag": "0.0.3"
17   },
18   "swift_versions": [
19     "5.0"
20   ],
21   "user_target_xcconfig": {
22     "LIBRARY_SEARCH_PATHS": "$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME) $(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)"
23   },
24   "pod_target_xcconfig": {
25     "SWIFT_INCLUDE_PATHS": [
26       "$(PODS_ROOT)/ZXXContentInteract/src/oc",
27       "$(PODS_TARGET_SRCROOT)/ZXXContentInteract/src/oc"
28     ]
29   },
30   "default_subspecs": "Core",
31   "subspecs": [
32     {
33       "name": "Core",
34       "dependencies": {
35         "Masonry": [
36           "~>1.1.0"
37         ],
38         "AFNetworking": [
39           "~>4.0.1"
40         ],
41         "FMDB": [
42           "~>2.7.5"
43         ],
44         "MBProgressHUD": [
45           "~>1.2.0"
46         ],
47         "Toast": [
48           "~>4.0.0"
49         ],
50         "OpenSSL-Universal": [
52         ]
53       },
54       "vendored_frameworks": "ZXXContentInteract.xcframework",
55       "resource_bundles": {
56         "ZXXContentInteract": [
57           "ZXXContentInteractBundle/*.{jpg,png,xib,strings,plist,bundle}"
58         ]
59       }
60     }
61   ],
62   "swift_version": "5.0"