[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 9 / 6 / d / KKHook / 2.4.0 / KKHook.podspec.json
blobce36c835fe538116075ab87a160ee6913fae715a
2   "name": "KKHook",
3   "version": "2.4.0",
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": "2.4.0"
21   },
22   "platforms": {
23     "ios": "9.0"
24   },
25   "source_files": [
26     "KKHook/Classes/**/*",
27     "KKHook/Frameworks/**.h"
28   ],
29   "vendored_libraries": "KKHook/Frameworks/libdobby.a",
30   "public_header_files": [
31     "KKHook/Classes/KKAddressHook.h",
32     "KKHook/Classes/KKClassHook.h",
33     "KKHook/Classes/KKSymbolHook.h"
34   ],
35   "libraries": "c++"