[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / 6 / 3 / 9 / FranklySDK / 1.3.1 / FranklySDK.podspec.json
blobf83f87b98c210c474dea25c2a7de7f74da9c3e55
2   "name": "FranklySDK",
3   "version": "1.3.1",
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.",
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.3.1-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.a"
27   },
28   "resources": "FranklySDK.bundle",
29   "dependencies": {
30     "CocoaLumberjack": [
32     ],
33     "MPMessagePack": [
35     ],
36     "Reachability": [
38     ],
39     "MZAppearance": [
41     ],
42     "TTTAttributedLabel": [
44     ],
45     "SocketRocket": [
46       "~> 0.4"
47     ]
48   },
49   "compiler_flags": "-isystem ${PODS_ROOT}/Headers/Private/FranklySDK",
50   "frameworks": [
51     "CFNetwork",
52     "Security",
53     "Foundation"
54   ],
55   "libraries": [
56     "icucore",
57     "FranklySDK"
58   ]