[Add] RapidKitFoundation_MacOS 2024.1230.1857.641
[CocoaPods.git] / Specs / a / b / f / IWDS_SDK / 1.3.0.0 / IWDS_SDK.podspec.json
blob2f9238eab9e711e78f1b7b0ab67862e23ee6bbaa
2   "name": "IWDS_SDK",
3   "version": "1.3.0.0",
4   "summary": "Iwds sdk for ios.",
5   "description": "Iwds is provided by the IWOP(Ingenic Watch Open Platform) smart watches Internet service SDK.",
6   "homepage": "https://github.com/zheoO/Iwds",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zheoO": "1585884618@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/zheoO/Iwds.git",
19     "tag": "1.3.0.0"
20   },
21   "frameworks": [
22     "SystemConfiguration",
23     "UIKit",
24     "Security",
25     "Foundation",
26     "CoreBluetooth"
27   ],
28   "ios": {
29     "vendored_frameworks": "**/Iwds/Iwds.framework"
30   },
31   "dependencies": {
32     "AMapFoundation-NO-IDFA": [
33       "~> 1.3.2"
34     ],
35     "AMapSearch-NO-IDFA": [
36       "~> 4.4.1"
37     ]
38   }