[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 0 / a / GKKit / 0.0.6 / GKKit.podspec.json
blob1269b54ab4a80e347e1bd34b41bdee2388d99960
2   "name": "GKKit",
3   "version": "0.0.6",
4   "summary": "A Sample GKKit framework.so you can use it",
5   "description": "this is GKKit framework, use it for test your framework. we can use it as framework.",
6   "homepage": "https://github.com/wongstar/GKKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tao": "wongstar.iac@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/wongstar/GKKit.git",
19     "tag": "0.0.6"
20   },
21   "source_files": "GKKit/**/*",
22   "resources": "GKKit/GKResource.bundle",
23   "requires_arc": true,
24   "frameworks": [
25     "UIKit",
26     "CoreFoundation",
27     "CoreText",
28     "CoreGraphics",
29     "CoreImage",
30     "QuartzCore",
31     "ImageIO",
32     "AssetsLibrary"
33   ]