[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / 3 / 4 / 0 / GetSocial / 7.12.6 / GetSocial.podspec.json
blob6e726d05db75bf7c39957df97c836a09ed43c305
2   "name": "GetSocial",
3   "version": "7.12.6",
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": "9.0"
18   },
19   "requires_arc": true,
20   "preserve_paths": "GetSocial/README.md",
21   "source": {
22     "http": "https://downloads.getsocial.im/ios/GetSocial-iOS-v7.12.6.zip"
23   },
24   "subspecs": [
25     {
26       "name": "Core",
27       "compiler_flags": "-ObjC",
28       "vendored_frameworks": "GetSocial/GetSocialSDK.framework",
29       "xcconfig": {
30         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
31       }
32     },
33     {
34       "name": "UI",
35       "dependencies": {
36         "GetSocial/Core": [
38         ]
39       },
40       "vendored_frameworks": "GetSocial/GetSocialUI.framework",
41       "xcconfig": {
42         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
43       }
44     }
45   ]