[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 3 / 9 / FranklySDK / 1.2.4 / FranklySDK.podspec.json
blobf6b62c1ac9c1232fb88b09e0b279c4bf816c0601
2   "name": "FranklySDK",
3   "version": "1.2.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.",
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.2.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     "TTTAttributedLabel": [
44     ]
45   },
46   "compiler_flags": "-isystem ${PODS_ROOT}/Headers/Private/FranklySDK",
47   "frameworks": [
48     "CFNetwork",
49     "Security",
50     "Foundation"
51   ],
52   "libraries": [
53     "icucore",
54     "FranklySDK-Pod"
55   ]