[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 0 / 7 / EpsonEPosSdk / 2.16.1 / EpsonEPosSdk.podspec.json
blob0922130686c0d998d08888caec83e27552b3f306
2   "name": "EpsonEPosSdk",
3   "version": "2.16.1",
4   "summary": "Epson ePos SDK.",
5   "description": "The epson sdk as pod",
6   "homepage": "https://revo.works",
7   "license": "MIT",
8   "swift_versions": "5.3",
9   "authors": {
10     "Jordi PuigdellĂ­vol": "jordi@gloobus.net"
11   },
12   "social_media_url": "https://instagram.com/badchoice2",
13   "platforms": {
14     "ios": "11.3"
15   },
16   "static_framework": true,
17   "source": {
18     "git": "https://bitbucket.org/revo-pos/epsonepossdk.git",
19     "tag": "2.16.1"
20   },
21   "source_files": "epsonepossdk/src/**/*.{m,h}",
22   "public_header_files": "epsonepossdk/src/headers/**/*.{h}",
23   "frameworks": [
24     "ExternalAccessory",
25     "CoreBluetooth"
26   ],
27   "libraries": "xml2.2",
28   "vendored_libraries": [
29     "epsonepossdk/src/libs/libepos2.a",
30     "epsonepossdk/src/libs/eposeasyselect.a"
31   ],
32   "pod_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "user_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "deprecated": true,
39   "swift_version": "5.3"