[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / f / 9 / GTPrint / 1.0.1 / GTPrint.podspec.json
blob2a02cd7e45bab40de7e2e5932998828b2e146f15
2   "name": "GTPrint",
3   "version": "1.0.1",
4   "summary": "A print function  used on iOS.",
5   "description": "It is a ptint function library used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/GTOptimus/GTPrint.git",
7   "license": "MIT",
8   "authors": {
9     "GTOptimusLCG": "gtcompany@gtexpress.cn"
10   },
11   "source": {
12     "git": "https://github.com/GTOptimus/GTPrint.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "requires_arc": true,
19   "resources": "GTPrintFramework/SVProgressHUD.bundle",
20   "vendored_frameworks": [
21     "GTPrintFramework/QRPrinter.framework",
22     "GTPrintFramework/GTPrint.framework"
23   ],
24   "frameworks": [
25     "Foundation",
26     "QuartzCore",
27     "UIKit"
28   ]