Skip to content

Instantly share code, notes, and snippets.

@pilot34
Created September 8, 2016 16:30
Show Gist options
  • Save pilot34/6ab3bb0a123e703d816252a6b7d6638e to your computer and use it in GitHub Desktop.
Save pilot34/6ab3bb0a123e703d816252a6b7d6638e to your computer and use it in GitHub Desktop.
{
"authors": {
"Simon Fell": "[email protected]"
},
"homepage": "https://github.com/superfell/zkSforce",
"libraries": "xml2",
"license": "MIT",
"name": "ZKSforce",
"osx": {
"frameworks": "Security"
},
"platforms": {
"ios": "7.0",
"osx": "10.9"
},
"requires_arc": false,
"source": {
"git": "https://github.com/superfell/zkSforce.git",
"tag": "v37.0.0"
},
"source_files": "zkSforce",
"summary": "A Cocoa library for calling the Salesforce.com SOAP APIs.",
"version": "37.0.0",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment