[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 0 / 5 / GLArchiveUtility / 1.0.0 / GLArchiveUtility.podspec.json
blob3ac157f89b1eec58fdaf175a6d9b7188ec6a8729
2   "name": "GLArchiveUtility",
3   "version": "1.0.0",
4   "summary": "GLArchiveUtility",
5   "description": "It is a GLArchiveUtility used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/ChenZhenChun",
7   "license": "MIT",
8   "authors": {
9     "ChenZhenChun": "346891964@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/ChenZhenChun/GLArchiveUtility.git",
13     "tag": "1.0.0",
14     "submodules": true
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "GLArchiveUtility/*.{h,m}",
21   "public_header_files": "GLArchiveUtility/*.h",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]