[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 9 / d / QFLogStats / 1.1.1 / QFLogStats.podspec.json
blobe204664b5cd232d2fd7bd9f90520c3aed0754040
2   "name": "QFLogStats",
3   "version": "1.1.1",
4   "summary": "log stats library",
5   "description": "A log stats library.",
6   "homepage": "http://git.qfpay.net/guodongyang/QFLogStats.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "guodongyang": "guodongyang@qfpay.com"
13   },
14   "source": {
15     "git": "http://git.qfpay.net/guodongyang/QFLogStats.git",
16     "tag": "1.1.1"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "QFLogStats/Classes/**/*",
22   "public_header_files": "QFLogStats/Classes/**/*.h",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.0"
26     ],
27     "DYFileManager": [
29     ]
30   }