[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / a / b / f / IWDS_SDK / 1.3.0.6 / IWDS_SDK.podspec.json
blob8eac78add9f590d2d8aee878da3091a119ec6cb9
2   "name": "IWDS_SDK",
3   "version": "1.3.0.6",
4   "summary": "Iwds sdk for ios.",
5   "description": "Iwds is provided by the IWOP(Ingenic Watches 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.6"
20   },
21   "frameworks": [
22     "SystemConfiguration",
23     "UIKit",
24     "Security",
25     "Foundation",
26     "CoreBluetooth",
27     "CoreLocation",
28     "CoreGraphics",
29     "CoreTelephony",
30     "JavaScriptCore"
31   ],
32   "ios": {
33     "vendored_frameworks": "**/Iwds/Iwds.framework"
34   }