[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 9 / 6 / d / KKHook / 0.3.3 / KKHook.podspec.json
blobf6f1050862c1ea14bfaabe5b173ca22089e57720
2   "name": "KKHook",
3   "version": "0.3.3",
4   "summary": "A short description of KKHook.",
5   "pod_target_xcconfig": {
6     "VALID_ARCHS": "arm64 armv7",
7     "VALID_ARCHS[sdk=iphonesimulator*]": ""
8   },
9   "description": "TODO: Add long description of the pod here.",
10   "homepage": "https://github.com/rykeryin/KKHook",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "rykeryin": "rykeryin@163.com"
17   },
18   "source": {
19     "git": "https://github.com/rykeryin/KKHook.git",
20     "tag": "0.3.3"
21   },
22   "platforms": {
23     "ios": "9.0"
24   },
25   "source_files": [
26     "KKHook/Classes/**/*",
27     "KKHook/Frameworks/Dobby.framework/Headers/**.h"
28   ],
29   "vendored_frameworks": "KKHook/Frameworks/Dobby.framework",
30   "public_header_files": [
31     "KKHook/Frameworks/Dobby.framework/Headers/**.h",
32     "KKHook/Classes/**.h"
33   ],
34   "libraries": "c++"