[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / b / 5 / ClangTrace / 0.1.0 / ClangTrace.podspec.json
blob6b820808d05d47bcd26d0cc6e5aeef57c4537382
2   "name": "ClangTrace",
3   "version": "0.1.0",
4   "summary": "二进制重排,Clang 插桩获取 APP 启动调用的函数符号",
5   "description": "二进制重排,Clang 插桩获取 APP 启动调用的函数符号",
6   "homepage": "https://github.com/huipengo/ClangTrace",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "彭辉": "penghui_only@163.com"
13   },
14   "source": {
15     "git": "https://github.com/huipengo/ClangTrace.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Pod/Classes/*.{h,m,c}"