blob: 34497e2960e4e89080635c7963882e75fb26d61f [file] [log] [blame]
{
"name": "SocialRadarSDK",
"version": "0.8",
"summary": "The SocialRadar SDK is amazing.",
"description": " The SocialRadar SDK is more than amazing and you can make money too.\n",
"homepage": "http://www.socialradar.com/",
"license": {
"type": "Custom",
"file": "LICENSE.md"
},
"authors": {
"Michael Sanford": "mike.sanford@socialradar.com",
"Philip Zakas": "philip@socialradar.com"
},
"source": {
"http": "http://cdn.socialradar.com/sdk/SocialRadarSDK-ios-0.8.zip"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": false,
"ios": {
"vendored_frameworks": "SocialRadar.framework"
},
"xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"frameworks": [
"UIKit",
"CoreLocation",
"MapKit",
"AdSupport"
]
}