[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 0 / e / ZXXContentInteract / 0.0.2 / ZXXContentInteract.podspec.json
blobee3133f2470ea5474225890e634fb20deabed18c
2   "name": "ZXXContentInteract",
3   "version": "0.0.2",
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.2"
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       },
51       "vendored_frameworks": "ZXXContentInteract.xcframework",
52       "resource_bundles": {
53         "ZXXContentInteract": [
54           "ZXXContentInteractBundle/*.{jpg,png,xib,strings,plist,bundle}"
55         ]
56       }
57     }
58   ],
59   "swift_version": "5.0"