[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / c / b / 2 / WSK_iOS_SDK / 0.0.1 / WSK_iOS_SDK.podspec.json
blob2287605ae8884630903694edbf6d7aeaaf758ab8
2   "name": "WSK_iOS_SDK",
3   "version": "0.0.1",
4   "license": {
5     "type": "Copyright",
6     "text": " Copyright 2016 Visionet \n"
7   },
8   "homepage": "http://visionet.findest.com/letsdesk/",
9   "authors": {
10     "qiyukf": "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.1"
19   },
20   "resources": [
21     "WSKSDK/WSKResource.bundle"
22   ],
23   "vendored_frameworks": "WSKSDK/*.{framework}",
24   "frameworks": [
25     "UIKit",
26     "CoreText",
27     "MobileCoreServices",
28     "SystemConfiguration",
29     "AVFoundation",
30     "CoreTelephony",
31     "CoreMedia",
32     "AudioToolbox"
33   ],
34   "libraries": [
35     "z",
36     "stdc++.6.0.9"
37   ],
38   "requires_arc": true,
39   "dependencies": {
40     "Socket.IO-Client-Swift": [
41       "~> 8.0.2"
42     ]
43   },
44   "xcconfig": {
45     "OTHER_LDFLAGS": "-ObjC"
46   },
47   "pushed_with_swift_version": "3.0"