[Add] Userpilot 0.0.1-beta.1
[CocoaPods.git] / Specs / c / b / 2 / WSK_iOS_SDK / 1.0.3 / WSK_iOS_SDK.podspec.json
blob7d7afa72a1891d9a0f7ac7ee4ad8e63851e66603
2   "name": "WSK_iOS_SDK",
3   "version": "1.0.3",
4   "license": {
5     "type": "Copyright",
6     "text": " Copyright 2016 Visionet \n"
7   },
8   "homepage": "http://weisk.com/",
9   "authors": {
10     "sunyan": "sunyan@visionet.com.cn"
11   },
12   "summary": "微企微上客客服访客端 iOS SDK",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/visionetwsk/WSK_iOS_SDK.git",
18     "tag": "1.0.3"
19   },
20   "resources": [
21     "WSKSDK/WSKResource.bundle"
22   ],
23   "vendored_frameworks": "WSKSDK/*.{framework}",
24   "frameworks": [
25     "UIKit",
26     "MobileCoreServices",
27     "SystemConfiguration",
28     "AVFoundation",
29     "CoreGraphics",
30     "ImageIO",
31     "CoreFoundation",
32     "UserNotifications"
33   ],
34   "libraries": "stdc++.6.0.9",
35   "requires_arc": true,
36   "dependencies": {
37     "Socket.IO-Client-Swift": [
38       "8.3.3"
39     ]
40   },
41   "xcconfig": {
42     "OTHER_LDFLAGS": "-ObjC"
43   },
44   "pushed_with_swift_version": "3.0"