[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 8 / b / tHybridKit / 0.2.4 / tHybridKit.podspec.json
blob750c45c6c32b7511a928b1bd452c9f55ca088cce
2   "name": "tHybridKit",
3   "version": "0.2.4",
4   "summary": "Native + Weex + H5",
5   "description": "Encapsulation For Native + Weex + H5",
6   "homepage": "https://github.com/T0421/tHybrid.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dao": "cilike@sina.cn"
13   },
14   "source": {
15     "git": "https://github.com/T0421/tHybrid.git",
16     "tag": "v0.2.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "tHybridKit/**/**/*",
22   "user_target_xcconfig": {
23     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
24   },
25   "requires_arc": true,
26   "public_header_files": "tHybridKit/**/*.h",
27   "dependencies": {
28     "WeexSDK": [
29       "~> 0.16.2"
30     ],
31     "SDWebImage": [
32       "~> 4.2.2"
33     ]
34   }