[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 4 / 0 / GetSocial / 7.0.0-alpha-0.0.2 / GetSocial.podspec.json
blobe04d2f5b57afd41124bbf62fdd0040e79e48f57a
2   "name": "GetSocial",
3   "version": "7.0.0-alpha-0.0.2",
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   "swift_versions": "5.2",
21   "preserve_paths": "GetSocial/README.md",
22   "source": {
23     "http": "https://downloads.getsocial.im/ios/GetSocial-iOS-v7.0.0-alpha-0.0.2.zip"
24   },
25   "subspecs": [
26     {
27       "name": "Core",
28       "compiler_flags": "-ObjC",
29       "vendored_frameworks": "GetSocial/GetSocial.framework"
30     },
31     {
32       "name": "UI",
33       "dependencies": {
34         "GetSocial/Core": [
36         ]
37       },
38       "vendored_frameworks": "GetSocial/GetSocialUI.framework"
39     }
40   ],
41   "swift_version": "5.2"