[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 5 / c / GXKit / 0.1.0 / GXKit.podspec.json
blob20ac1bc08a9d36f6ce146203f6300c9ffc831d30
2   "name": "GXKit",
3   "version": "0.1.0",
4   "summary": "good good study day day up.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/moonbeammm/GXKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "moonbeammm": "moonbeammm@163.com"
13   },
14   "source": {
15     "git": "https://github.com/moonbeammm/GXKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GXKit/Classes/**/*",
22   "requires_arc": true,
23   "public_header_files": "GXKit/Classes/**/*.h",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "AFNetworking": [
27       "~> 3.1.0"
28     ]
29   }