[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 4 / 0 / GetSocial / 6.19.0 / GetSocial.podspec.json
blobb5883573353e524377328e4b693f34f459139397
2   "name": "GetSocial",
3   "version": "6.19.0",
4   "summary": "GetSocial provides the whole social layer stack that powers engagement, retention, acquisition and revenue tools.",
5   "description": "GetSocial lets you create highly effective in-app social marketing platforms. \n\nIn fact, you can build in-app social networks within your eco-system of apps. We’ve made it incredibly easy to blend social engagement, user acquisition & promotional layers into your app – seamlessly – with full stack solutions. \n\nOur tool suite supports your app’s entire user lifecycle. And you get it all from just one great source. GetSocial.",
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": "8.0"
18   },
19   "requires_arc": true,
20   "preserve_paths": "GetSocial/README.md",
21   "source": {
22     "http": "https://downloads.getsocial.im/ios/GetSocial-iOS-v6.19.0.zip"
23   },
24   "subspecs": [
25     {
26       "name": "Core",
27       "compiler_flags": "-ObjC",
28       "vendored_frameworks": "GetSocial/GetSocial.framework"
29     },
30     {
31       "name": "UI",
32       "dependencies": {
33         "GetSocial/Core": [
35         ]
36       },
37       "vendored_frameworks": "GetSocial/GetSocialUI.framework"
38     }
39   ]