[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 8 / 5 / YahooSearchKit / 0.4.0 / YahooSearchKit.podspec.json
blobfe8d7356798454d931aa7545cbd6648b29004943
2   "name": "YahooSearchKit",
3   "platforms": {
4     "ios": "7.0"
5   },
6   "version": "0.4.0",
7   "summary": "Yahoo Search SDK for iOS",
8   "license": {
9     "type": "Yahoo",
10     "text": "Yahoo Confidential"
11   },
12   "homepage": "https://github.com/yahoo/searchsdk-ios",
13   "authors": {
14     "Mobile Search": "mobile-search-eng@yahoo-inc.com"
15   },
16   "source": {
17     "git": "https://github.com/yahoo/searchsdk-ios.git",
18     "tag": "0.4.0"
19   },
20   "requires_arc": true,
21   "preserve_paths": [
22     "Framework/YahooSearchKit.framework"
23   ],
24   "vendored_frameworks": [
25     "Framework/YahooSearchKit.framework"
26   ],
27   "resources": "Framework/YahooSearchKit.framework/Versions/A/Resources/YahooSearchKitResources.bundle",
28   "xcconfig": {
29     "LIBRARY_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/Framework",
30     "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/Framework"
31   }