[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 8 / c / e / debugFileStore / 0.0.2 / debugFileStore.podspec.json
blob35e2ac55bb7bd822c5a29681a7f184ccf26835ea
2   "name": "debugFileStore",
3   "version": "0.0.2",
4   "summary": "A short tool for debug.",
5   "description": "store your debug info to local file",
6   "homepage": "https://github.com/YYXuelangwang/debugFile",
7   "license": "MIT",
8   "authors": {
9     "yinyong": "yy_xuelangwang@sina.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/YYXuelangwang/debugFile.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "DebugFile/debug/*.{h,m,mm}",
19   "exclude_files": "Classes/Exclude"