[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 0 / a / GKKit / 0.0.3 / GKKit.podspec.json
blobd42ea5eac388c8c6c402a5d7ccce23bd8156e4a4
2   "name": "GKKit",
3   "version": "0.0.3",
4   "summary": "A Sample.so you can use it",
5   "description": "this is gk framework, use it for test your framework. we can use it as framework.",
6   "homepage": "https://github.com/wongstar/GKFramework",
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/GKFramework.git",
19     "tag": "0.0.3"
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   ]