[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / f / 4 / DFErrorLog / 0.0.2 / DFErrorLog.podspec.json
blob0ed70bae4f353bff9d457f21ed911683943bfca9
2   "name": "DFErrorLog",
3   "version": "0.0.2",
4   "summary": "DFErrorLog is a simple log system to upload lot to your customer server and Microsoft's AZSClient system",
5   "homepage": "http://10.40.3.31/iOS_group/DFErrorLog.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "chengkang": "chengkang@rongzi.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "http://10.40.3.31/iOS_group/DFErrorLog.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "DFErrorLogSys/DFErrorLog/*.{h,m}",
21   "exclude_files": "Classes/Exclude",
22   "dependencies": {
23     "AZSClient": [
24       "0.2.4"
25     ],
26     "Reachability": [
27       "3.2"
28     ],
29     "MJExtension": [
30       "3.0.13"
31     ]
32   }