[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / c / b / 2 / WSK_iOS_SDK / 0.0.9 / WSK_iOS_SDK.podspec.json
bloba820733a6948fbb5dde343ae87ea3a56494f0ac8
2   "name": "WSK_iOS_SDK",
3   "version": "0.0.9",
4   "license": {
5     "type": "Copyright",
6     "text": " Copyright 2016 Visionet \n"
7   },
8   "homepage": "http://visionet.findest.com/letsdesk/",
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": "0.0.9"
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.2.0"
39     ]
40   },
41   "xcconfig": {
42     "OTHER_LDFLAGS": "-ObjC"
43   },
44   "pushed_with_swift_version": "3.0"