[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / d / 5 / SocialRadarSDK / 0.8.2 / SocialRadarSDK.podspec.json
blob349e22e92321b5127494afd72e3add409be1f54f
2   "name": "SocialRadarSDK",
3   "version": "0.8.2",
4   "summary": "The SocialRadar SDK.",
5   "description": "                       SocialRadar's location free location SDK gives you accurate lat/lon and detailed venue information without requiring your users to manually 'check in' to a place, and without straining a device's battery. For more detail go to http://www.socialradar.com/SDK\n",
6   "homepage": "http://www.socialradar.com/",
7   "license": {
8     "type": "Custom",
9     "text": "You are agreeing to the SocialRadar SDK license by using this SDK.\nSee http://cdn.socialradar.com/sdk/socialradar-sdk-license.pdf for SocialRadar's SDK licensing information.\nCopyright (c) 2014-2015 SocialRadar. All rights reserved."
10   },
11   "authors": {
12     "Michael Sanford": "mike.sanford@socialradar.com",
13     "Philip Zakas": "philip@socialradar.com"
14   },
15   "source": {
16     "http": "http://cdn.socialradar.com/sdk/SocialRadarSDK-ios-0.8.2.zip"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": false,
22   "ios": {
23     "vendored_frameworks": "SocialRadar.framework"
24   },
25   "xcconfig": {
26     "OTHER_LDFLAGS": "-lObjC"
27   },
28   "frameworks": [
29     "UIKit",
30     "CoreLocation",
31     "MapKit",
32     "AdSupport"
33   ]