[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 3 / 0 / e / ZXXContentInteract / 0.0.15 / ZXXContentInteract.podspec.json
blob28aed51d50528cf5a4e0a351a9c063fb916eda62
2   "name": "ZXXContentInteract",
3   "version": "0.0.15",
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.15"
17   },
18   "swift_versions": [
19     "5.0"
20   ],
21   "pod_target_xcconfig": {
22     "SWIFT_INCLUDE_PATHS": [
23       "$(PODS_ROOT)/ZXXContentInteract/src/oc",
24       "$(PODS_TARGET_SRCROOT)/ZXXContentInteract/src/oc"
25     ]
26   },
27   "default_subspecs": "Core",
28   "subspecs": [
29     {
30       "name": "Core",
31       "dependencies": {
32         "OpenSSL-Universal": [
33           "~> 1.1.2200"
34         ],
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"