[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 7 / 8 / 0 / starIOPrintSDK / 3.14.1 / starIOPrintSDK.podspec.json
blob7ae3d18ae5b65625a6719770bab2daa629fbdec7
2   "name": "starIOPrintSDK",
3   "version": "3.14.1",
4   "summary": "Star Micronics iOS Print SDK",
5   "description": "     This package contains StarIO and its SDK.\n  StarIO is a library for supporting to develop application for Star printers.\n\n  StarIO.framework version:  2.0.0\n  Supported OS:  iOS 6.0 - 8.4\n\n  Please refer to document including this package for details.\n",
6   "homepage": "http://www.starmicronics.com/support/sdkdocumentation.aspx",
7   "platforms": {
8     "ios": "6.0"
9   },
10   "license": {
11     "type": "Commercial",
12     "text": "  This package contains StarIO and its SDK.\n  StarIO is a library for supporting to develop application for Star printers.\n\n  StarIO.framework version:  2.0.0\n  Supported OS:  iOS 6.0 - 8.4\n\n  Please refer to document including this package for details.\n"
13   },
14   "authors": {
15     "Star Micronics Co., Ltd.": "contact@starmicronics.com"
16   },
17   "source": {
18     "http": "http://www.starmicronics.com/support/zipfile.aspx?sat2=203&id=203&type=4&referrer=cocoapods",
19     "type": "zip",
20     "sha1": "be6e82bf306fc63b2065895e8273f35df6f6596d"
21   },
22   "frameworks": [
23     "UIKit",
24     "CoreGraphics",
25     "ExternalAccessory",
26     "CoreBluetooth"
27   ],
28   "libraries": "z",
29   "prepare_command": "touch Empty.m && cp Distributables/StarIO.framework/StarIO libStarIO.a",
30   "preserve_paths": "Distributables/*.framework",
31   "public_header_files": "Distributables/StarIO.framework/**/*.h",
32   "source_files": [
33     "Empty.m",
34     "Distributables/StarIO.framework/**/*.h"
35   ],
36   "vendored_libraries": "libStarIO.a",
37   "xcconfig": {
38     "PODS_FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/starIOPrintSDK/**\"",
39     "PODS_HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/starIOPrintSDK/Distributables/StarIO.framework/Headers\"",
40     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) BUILDING_STARIO=1"
41   },
42   "requires_arc": false