[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / e / f / 5 / V5Client / 1.2.7 / V5Client.podspec.json
blob673e684927bc31a0dc19f1a378cea23dab8950c0
2   "name": "V5Client",
3   "version": "1.2.7",
4   "summary": "A customer service SDK for users of V5KF.COM used on iOS.",
5   "description": "It is a customer service SDK used on iOS, which implement by Objective-C. More info in http://ww.v5kf.com.",
6   "homepage": "https://github.com/V5KF/V5KFClientSDK-iOS",
7   "license": "MIT",
8   "authors": {
9     "Chyrain": "chyrain_v5kf@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/V5KF/V5KFClientSDK-iOS.git",
13     "tag": "1.2.7"
14   },
15   "social_media_url": "http://www.v5kf.com",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "frameworks": [
21     "Foundation",
22     "AVFoundation",
23     "CoreTelephony",
24     "Security",
25     "AudioToolbox",
26     "CFNetwork",
27     "MediaPlayer"
28   ],
29   "libraries": [
30     "sqlite3",
31     "icucore",
32     "stdc++"
33   ],
34   "vendored_frameworks": "Frameworks/cocoapods/V5Client.framework"