[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / e / f / 5 / V5Client / 1.3.5 / V5Client.podspec.json
blobc1fd9cf983b02c94d855faf83de1a8635519d15d
2   "name": "V5Client",
3   "version": "1.3.5",
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.3.5"
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"