[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / 5 / c / ELExport / 0.0.2 / ELExport.podspec.json
blob5e97f2ca5086663c147c1b1aee6341d982825630
2   "name": "ELExport",
3   "version": "0.0.2",
4   "summary": "An easy and safe way to export log file",
5   "description": "Using ELog instead of NSLog you can get more information from log file in Disk",
6   "homepage": "http://viktyz.github.io/ELExport",
7   "license": "MIT",
8   "authors": {
9     "Alfred Jiang": "66745628@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/viktyz/ELExport.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "ELExport/*.{h,m}",
19   "frameworks": "Foundation"