[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / e / c / GTPrinterFramework / 1.0.5 / GTPrinterFramework.podspec.json
blob401cabf6013ad9ee2281e4465f631ae0e17c56e2
2   "name": "GTPrinterFramework",
3   "version": "1.0.5",
4   "summary": "A marquee view used on iOS.",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/GTOptimus/GTPrinterFramework.git",
7   "license": "MIT",
8   "authors": {
9     "GTOptimusLCG": "gtcompany@gtexpress.cn"
10   },
11   "source": {
12     "git": "https://github.com/GTOptimus/GTPrinterFramework.git",
13     "tag": "1.0.5"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "requires_arc": true,
19   "resources": "GTPrinterTest.framework/SVProgressHUD.bundle",
20   "vendored_frameworks": [
21     "QRPrinter.framework",
22     "GTPrinterTest.framework"
23   ],
24   "frameworks": [
25     "Foundation",
26     "CoreGraphics",
27     "UIKit"
28   ]