[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 2 / 7 / IwdsSDK / 1.3.0.1 / IwdsSDK.podspec.json
blobee9c56d36b016c5e5cbc03dd2e05334a0b3e477e
2   "name": "IwdsSDK",
3   "version": "1.3.0.1",
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": "http://iwop.ingenic.com/zh-cn/develop/api-guide/api-guide-iwds-jar/uniconnect-service/",
7   "license": {
8     "type": "MIT",
9     "file": "iwds-api2-release/server/libs/ios/LICENSE"
10   },
11   "authors": {
12     "tzhang_sz": "tao.zhang@ingenic.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "http://sz_watch@218.106.92.35:8082/gerrit/elf/JavaDocAndBuildOut",
19     "commit": "66970b9e92637cb89cce998e6a404339f9a5ae53"
20   },
21   "frameworks": [
22     "SystemConfiguration",
23     "UIKit",
24     "Security",
25     "Foundation",
26     "CoreBluetooth"
27   ],
28   "ios": {
29     "vendored_frameworks": "**/Iwds/Iwds.framework"
30   }