blob: fe8d7356798454d931aa7545cbd6648b29004943 [file] [log] [blame]
{
"name": "YahooSearchKit",
"platforms": {
"ios": "7.0"
},
"version": "0.4.0",
"summary": "Yahoo Search SDK for iOS",
"license": {
"type": "Yahoo",
"text": "Yahoo Confidential"
},
"homepage": "https://github.com/yahoo/searchsdk-ios",
"authors": {
"Mobile Search": "mobile-search-eng@yahoo-inc.com"
},
"source": {
"git": "https://github.com/yahoo/searchsdk-ios.git",
"tag": "0.4.0"
},
"requires_arc": true,
"preserve_paths": [
"Framework/YahooSearchKit.framework"
],
"vendored_frameworks": [
"Framework/YahooSearchKit.framework"
],
"resources": "Framework/YahooSearchKit.framework/Versions/A/Resources/YahooSearchKitResources.bundle",
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/Framework",
"FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/Framework"
}
}