[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / e / d / StarPrinting / 0.1.1 / StarPrinting.podspec.json
blob22bbd5002c9718668ffda9ddfeb8d91a84754aad
2   "name": "StarPrinting",
3   "version": "0.1.1",
4   "summary": "Star print queue and persistence for iOS and Mac",
5   "homepage": "https://github.com/opentable/star-printing",
6   "license": "MIT",
7   "authors": {
8     "Will Loderhose": "will.loderhose@gmail.com",
9     "Matt Newberry": "mattnewberry@me.com"
10   },
11   "source": {
12     "git": "https://github.com/opentable/star-printing.git",
13     "tag": "0.1.1"
14   },
15   "requires_arc": true,
16   "source_files": "StarPrinting/*.{h,m}",
17   "platforms": {
18     "ios": "7.0"
19   },
20   "preserve_paths": "StarIO.framework",
21   "xcconfig": {
22     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/StarPrinting\""
23   },
24   "vendored_frameworks": "StarIO.framework",
25   "header_mappings_dir": "StarIO"