blob: 11b8e12d98119baaba3692853a12e28390ee1527 [file] [log] [blame]
{
"name": "GTPrinterFramework",
"version": "1.0.4",
"summary": "A marquee view used on iOS.",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/GTOptimus/GTPrinterFramework.git",
"license": "MIT",
"authors": {
"GTOptimusLCG": "gtcompany@gtexpress.cn"
},
"source": {
"git": "https://github.com/GTOptimus/GTPrinterFramework.git",
"tag": "1.0.4"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"vendored_frameworks": [
"QRPrinter.framework",
"GTPrinterTest.framework"
],
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}