blob: 401cabf6013ad9ee2281e4465f631ae0e17c56e2 [file] [log] [blame]
{
"name": "GTPrinterFramework",
"version": "1.0.5",
"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.5"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"resources": "GTPrinterTest.framework/SVProgressHUD.bundle",
"vendored_frameworks": [
"QRPrinter.framework",
"GTPrinterTest.framework"
],
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}