[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / e / 3 / d / HCClangTrace / 1.0.0 / HCClangTrace.podspec.json
blobe090958e0b329262e1dd2a0766b37cf3a8f25aae
2   "name": "HCClangTrace",
3   "version": "1.0.0",
4   "summary": "A tool to trace methods and generate orderFile.",
5   "description": "Use Clang Trace all method include c、oc、swift and block,you can use this tool to generate orderFile that gather\nalmost all the method that your app called.",
6   "homepage": "https://github.com/贺超/HCClangTrace",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jay.he": "1054134542@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/jayhe/HCClangTrace.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HCClangTrace/Classes/**/*"