[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / 3 / 9 / FranklySDK / 1.1.4 / FranklySDK.podspec.json
blob569aa63c47d46cc35f8b9be5b6acc6d19864304f
2   "name": "FranklySDK",
3   "version": "1.1.4",
4   "summary": "The Frankly Chat SDK",
5   "description": "    Unlock the power of mobile messaging in your app. Frankly’s SDKs and server APIs can be used with any web, iOS, or Android application to help brands engage, understand, and grow their communities.\n",
6   "homepage": "http://franklyinc.com",
7   "license": {
8     "type": "NONE",
9     "text": "There is no license yet."
10   },
11   "documentation_url": "http://franklyinc.github.io",
12   "authors": {
13     "Justin Hill": "justin@franklychat.com",
14     "David Nelson": "davidnelson@franklychat.com"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source": {
20     "http": "https://s3.amazonaws.com/downloads.franklychat.com/releases/ios/pod/frankly-sdk-ios-1.1.4-pod.zip"
21   },
22   "source_files": "headers/**/*.h",
23   "public_header_files": "headers/FranklySDK/*.h",
24   "header_mappings_dir": "headers",
25   "ios": {
26     "vendored_libraries": "libFranklySDK-Pod.a"
27   },
28   "resources": "FranklySDK.bundle",
29   "dependencies": {
30     "CocoaLumberjack": [
32     ],
33     "MPMessagePack": [
35     ],
36     "Reachability": [
38     ],
39     "MZAppearance": [
41     ]
42   },
43   "compiler_flags": "-isystem ${PODS_ROOT}/Headers/Private/FranklySDK",
44   "frameworks": [
45     "CFNetwork",
46     "Security",
47     "Foundation"
48   ],
49   "libraries": [
50     "icucore",
51     "FranklySDK-Pod"
52   ]