blob: 8a6b8834a33c19b3101fcfbdef3451a352440b25 [file] [log] [blame]
{
"name": "RMLStarReceiptPrinter",
"version": "1.2",
"summary": "Wrapper for StarIO SDK",
"description": "RMLStarReceiptPrinter makes printing receipts a breeze!",
"homepage": "https://github.com/relishapps/RMLStarReceiptPrinter",
"license": "MIT",
"authors": {
"Pawel Decowski": "pawel@relishapps.com"
},
"source": {
"git": "https://github.com/relishapps/RMLStarReceiptPrinter.git",
"tag": "v1.2"
},
"social_media_url": "https://twitter.com/relishmedia",
"platforms": {
"ios": "8.4"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "CoreBluetooth",
"vendored_frameworks": [
"Pod/Frameworks/StarIO.framework",
"Pod/Frameworks/StarIO_Extension.framework"
],
"public_header_files": "Pod/Classes/*.h"
}