[Add] RapidKitFoundation_MacOS 2024.1224.1706.628
[CocoaPods.git] / Specs / 3 / 0 / a / GKKit / 0.0.2 / GKKit.podspec.json
blob930b2cb7e1435144268ba5a2f10318df451b34c7
2   "name": "GKKit",
3   "version": "0.0.2",
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     "wongstar": "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.2"
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   ]