blob: e99f742bd1a32f760a24c97b59806b1da8260646 [file] [log] [blame]
{
"name": "GetSocialExtended",
"version": "7.2.4",
"summary": "GetSocialExtended adds extra features to GetSocial SDK, used in React Native and Flutter SDKs.",
"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.",
"homepage": "http://www.getsocial.im",
"social_media_url": "https://twitter.com/GetSocial_now",
"documentation_url": "http://docs.getsocial.im",
"license": {
"type": "Commercial",
"text": "See https://www.getsocial.im/legal/"
},
"authors": {
"GetSocial": "support@getsocial.im"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"preserve_paths": "GetSocialExtended/README.md",
"source": {
"http": "https://downloads.getsocial.im/ios/GetSocial-iOS-v7.2.4-extended.zip"
},
"subspecs": [
{
"name": "Core",
"compiler_flags": "-ObjC",
"vendored_frameworks": "GetSocialExtended/GetSocialSDK.framework"
},
{
"name": "UI",
"dependencies": {
"GetSocialExtended/Core": [
]
},
"vendored_frameworks": "GetSocialExtended/GetSocialUI.framework"
}
]
}