[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 2 / c / QMBaseLib / 0.5 / QMBaseLib.podspec.json
blob8cf9e79a8026d4033f21d5fe9969dd79b453e8fc
2   "name": "QMBaseLib",
3   "version": "0.5",
4   "summary": "QMBaseLib is sdk",
5   "homepage": "https://github.com/7moor-tech/QMBaseLib",
6   "license": "MIT",
7   "authors": {
8     "RockALins": "rockcodealin@163.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/7moor-tech/QMBaseLib.git",
15     "tag": "0.5"
16   },
17   "vendored_frameworks": "QMBaseLib.framework",
18   "pod_target_xcconfig": {
19     "VALID_ARCHS": "armv7 x86_64 arm64"
20   },
21   "requires_arc": true,
22   "dependencies": {
23     "Qiniu": [
24       "~> 8.5.0"
25     ],
26     "FMDB": [
27       "~> 2.7.5"
28     ]
29   }