blob: 1a8e49dda145a8865fb9a363d578fc5780997ec4 [file] [log] [blame]
{
"name": "ZKSforce",
"version": "26",
"license": "MIT",
"summary": "A Cocoa library for calling the Salesforce.com SOAP APIs.",
"homepage": "https://github.com/superfell/zkSforce",
"authors": {
"Simon Fell": "fellforce@gmail.com"
},
"source": {
"git": "https://github.com/superfell/zkSforce.git",
"tag": "v26"
},
"source_files": "zkSforce",
"libraries": "xml2",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"requires_arc": false
}