[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / 5 / c / ELExport / 0.0.1 / ELExport.podspec.json
blobd4f336699840060a75eafe93266d2f47a7b81120
2   "name": "ELExport",
3   "version": "0.0.1",
4   "summary": "An easy and safe way to export log file",
5   "description": "An easy and safe way to export log file. \nUsing 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.1"
17   },
18   "source_files": "ELExport/*.{h,m}",
19   "frameworks": "Foundation"