[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 7 / 8 / 0 / starIOPrintSDK / 3.14.0 / starIOPrintSDK.podspec.json
blob66afc093a2536e08091e51660f9e8874c00c567b
2   "name": "starIOPrintSDK",
3   "version": "3.14.0",
4   "summary": "Star Micronics iOS Print SDK",
5   "description": "   This package contains StarIO and its SDK.\n   StarIO is a library for supporting to develope application for Star printers.\n\n      StarIO.framework version:  2.0.0\n      Supported OS:  iOS 6.0 - 8.3\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 develope application for Star printers.\n\n      StarIO.framework version:  2.0.0\n      Supported OS:  iOS 6.0 - 8.3\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": "29aa7f7da12c3eb2b954c3ca7a982cb9a03d84b4"
21   },
22   "frameworks": [
23     "UIKit",
24     "CoreGraphics",
25     "ExternalAccessory",
26     "CoreBluetooth"
27   ],
28   "libraries": "z",
29   "prepare_command": "touch Empty.m && cp StarIO_iOS_SDK_V3_14_0_20150428/Distributables/StarIO.framework/StarIO libStarIO.a",
30   "preserve_paths": "StarIO_iOS_SDK_V3_14_0_20150428/Distributables/*.framework",
31   "public_header_files": "StarIO_iOS_SDK_V3_14_0_20150428/Distributables/StarIO.framework/**/*.h",
32   "source_files": [
33     "Empty.m",
34     "StarIO_iOS_SDK_V3_14_0_20150428/Distributables/StarIO.framework/**/*.h"
35   ],
36   "vendored_libraries": "libStarIO.a",
37   "requires_arc": false