[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / 7 / 8 / RMLStarReceiptPrinter / 1.2 / RMLStarReceiptPrinter.podspec.json
blob8a6b8834a33c19b3101fcfbdef3451a352440b25
2   "name": "RMLStarReceiptPrinter",
3   "version": "1.2",
4   "summary": "Wrapper for StarIO SDK",
5   "description": "RMLStarReceiptPrinter makes printing receipts a breeze!",
6   "homepage": "https://github.com/relishapps/RMLStarReceiptPrinter",
7   "license": "MIT",
8   "authors": {
9     "Pawel Decowski": "pawel@relishapps.com"
10   },
11   "source": {
12     "git": "https://github.com/relishapps/RMLStarReceiptPrinter.git",
13     "tag": "v1.2"
14   },
15   "social_media_url": "https://twitter.com/relishmedia",
16   "platforms": {
17     "ios": "8.4"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "frameworks": "CoreBluetooth",
22   "vendored_frameworks": [
23     "Pod/Frameworks/StarIO.framework",
24     "Pod/Frameworks/StarIO_Extension.framework"
25   ],
26   "public_header_files": "Pod/Classes/*.h"