[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / 1 / f / JiverSDK / 1.1.26 / JiverSDK.podspec.json
blob192834020e34655eea31af0f769b3fd130af864b
2   "name": "JiverSDK",
3   "version": "1.1.26",
4   "summary": "JIVER iOS Framework",
5   "description": "JIVER is the simplest solution for chat and messaging.",
6   "homepage": "https://jiver.io",
7   "license": "Commercial",
8   "authors": {
9     "Jed Gyeong": "jed@jiver.io"
10   },
11   "source": {
12     "git": "https://github.com/smilefam/jiver-ios-framework.git",
13     "tag": "v1.1.26"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0"
18   },
19   "ios": {
20     "vendored_frameworks": "JiverSDK.framework",
21     "frameworks": [
22       "AdSupport",
23       "UIKit",
24       "QuartzCore",
25       "CFNetwork",
26       "Security",
27       "Foundation",
28       "MobileCoreServices"
29     ],
30     "libraries": "icucore"
31   }