[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / 2 / a / GimBle / 0.1.0 / GimBle.podspec.json
blobf8e57061ccc88655494867c6a7e7aaa812f96073
2   "name": "GimBle",
3   "version": "0.1.0",
4   "summary": "A short description of GimBle.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/kexuebiao/GimBle",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kexuebiao": "87704470@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/kexuebiao/GimBle.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "GimBle/Classes/**/*",
22   "vendored_frameworks": [
23     "Frameworks/GimKit.xcframework"
24   ],
25   "pod_target_xcconfig": {
26     "VALID_ARCHS": "x86_64 armv7 arm64"
27   }