[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / 8 / d / b / epsonPrintSDK / 1.3.4 / epsonPrintSDK.podspec.json
blobf958d5b081e0f7a42ca4539c73d926f8b1c90312
2   "name": "epsonPrintSDK",
3   "version": "1.3.4",
4   "summary": "Epson ePOS-Print SDK for iOS",
5   "description": "                    The ePOS-Print SDK for iOS is an SDK aimed at development engineers who \n                    are developing iOS applications for printing on an EPSON TM printer.\n                    Applications are developed using the APIs provided by ePOS-Print SDK.\n                    ePOS-Print SDK for Android for Android devices is also provided in \n                    ePOS-Print SDK.\n                    For detailed information, please see ePOS-Print SDK for iOS User's Manual.\n",
6   "homepage": "https://download.epson-biz.com/modules/pos/index.php?page=soft&pcat=3&scat=50",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SEIKO EPSON CORPORATION": "contact@epson.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/Shoptree/epsonPrintSDK.git",
19     "tag": "1.3.4"
20   },
21   "source_files": "ePOS-Print.h",
22   "preserve_paths": "libeposprint.a",
23   "frameworks": [
24     "UIKit",
25     "CoreGraphics"
26   ],
27   "libraries": [
28     "eposprint",
29     "z"
30   ],
31   "xcconfig": {
32     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/epsonPrintSDK\""
33   },
34   "requires_arc": false