[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 1 / f / JiverSDK / 1.1.21 / JiverSDK.podspec.json
blobd002b623f2df44f9a7611a26b42773b541b3926d
2   "name": "JiverSDK",
3   "version": "1.1.21",
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.21"
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   }