2 "name": "starIOPrintSDK",
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",
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"
15 "Star Micronics Co., Ltd.": "contact@starmicronics.com"
18 "http": "http://www.starmicronics.com/support/zipfile.aspx?sat2=203&id=203&type=4&referrer=cocoapods",
20 "sha1": "be6e82bf306fc63b2065895e8273f35df6f6596d"
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",
34 "Distributables/StarIO.framework/**/*.h"
36 "vendored_libraries": "libStarIO.a",
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"