[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / a / b / f / IWDS_SDK / 1.3.0.5 / IWDS_SDK.podspec.json
blob1a4699c9759ca7b98a7c69b8f8d1a1ec71ed6fe3
2   "name": "IWDS_SDK",
3   "version": "1.3.0.5",
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.5"
20   },
21   "frameworks": [
22     "SystemConfiguration",
23     "UIKit",
24     "Security",
25     "Foundation",
26     "CoreBluetooth"
27   ],
28   "ios": {
29     "vendored_frameworks": "**/Iwds/Iwds.framework"
30   }