[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 5 / 2 / 3 / CwgBaseLib / 0.7.0 / CwgBaseLib.podspec.json
blob21cb22ec069a4dbe91119c07439b8673123f7483
2   "name": "CwgBaseLib",
3   "version": "0.7.0",
4   "summary": "这是一个简单的介绍",
5   "description": "这是一个复杂的介绍,详细的信息可以写在这里",
6   "homepage": "https://github.com/changwuguo/CwgBaseLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "changwuguo": "changwuguo@@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/changwuguo/CwgBaseLib.git",
16     "tag": "0.7.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CwgBaseLib/Classes/**/*",
22   "vendored_frameworks": "JhtMarquee.framework",
23   "public_header_files": "CwgBaseLib/Classes/**/*.h",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "dependencies": {
29     "AFNetworking": [
30       "~> 2.3"
31     ],
32     "MJExtension": [
34     ]
35   },
36   "user_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   }