blob: b10b98500378c8b243e77c9e00bd023928914afd [file] [log] [blame]
{
"name": "GTPrinterFramework",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"vendored_frameworks": "GTPrinterTest.framework",
"frameworks": [
"Foundation",
"CoreGraphics"
]
}