[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 4 / 0 / GetSocial / 5.1.1 / GetSocial.podspec.json
blobee84bebabd790bc820d5d9a3905729bf3f0847d5
2   "name": "GetSocial",
3   "version": "5.1.1",
4   "summary": "GetSocial provides the whole social layer stack that powers engagement, retention, acquisition and revenue tools.",
5   "description": "Build and manage the community within your apps with GetSocial.\n\nGetSocial provides the whole social layer stack that powers engagement, retention, acquisition and revenue tools.\n\nFeatures Include:\n\nFully customizable UI\nPlayer-to-player chat\nDeveloper-to-player communication\nGroup Chats\nSegmented and Global Activity Feeds\nCommunity Management\nPlayer Feedback and support\nSmart invites and tracking\nLocalisation to 12 languages\nIn-app Notification Center\nSocially triggered push notifications\nAnd more...",
6   "homepage": "http://www.getsocial.im",
7   "social_media_url": "https://twitter.com/GetSocial_now",
8   "documentation_url": "http://docs.getsocial.im",
9   "license": {
10     "type": "Commercial",
11     "text": "See https://www.getsocial.im/legal/"
12   },
13   "authors": {
14     "GetSocial": "support@getsocial.im"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "preserve_paths": "GetSocial/README.md",
21   "source": {
22     "http": "http://downloads.getsocial.im/ios/GetSocial-iOS-v5.1.1.zip"
23   },
24   "subspecs": [
25     {
26       "name": "Core",
27       "frameworks": [
28         "Accelerate",
29         "AdSupport",
30         "AVFoundation",
31         "CFNetwork",
32         "CoreFoundation",
33         "CoreGraphics",
34         "CoreImage",
35         "CoreTelephony",
36         "CoreText",
37         "Foundation",
38         "MessageUI",
39         "MobileCoreServices",
40         "QuartzCore",
41         "Security",
42         "Social",
43         "SystemConfiguration",
44         "UIKit"
45       ],
46       "libraries": [
47         "sqlite3",
48         "icucore"
49       ],
50       "compiler_flags": "-ObjC",
51       "vendored_frameworks": "GetSocial/GetSocial.embeddedframework/GetSocial.framework",
52       "resources": "GetSocial/GetSocial.embeddedframework/GetSocial.framework/Versions/A/Resources/GetSocial.bundle"
53     },
54     {
55       "name": "Chat",
56       "dependencies": {
57         "GetSocial/Core": [
59         ]
60       },
61       "resources": "GetSocial/GetSocialChat.embeddedframework/GetSocialChat.framework/Versions/A/Resources/GetSocialChat.bundle",
62       "vendored_frameworks": "GetSocial/GetSocialChat.embeddedframework/GetSocialChat.framework"
63     }
64   ]