[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / 8 / 0 / FPLogging / 0.1.0 / FPLogging.podspec.json
blobe61f2c888b4ee08c2a93cf7644f77ec46bc6cad0
2   "name": "FPLogging",
3   "version": "0.1.0",
4   "summary": "简单的日志系统",
5   "description": "简单的日志系统,不上传服务器,本地记录",
6   "homepage": "https://github.com/forping/FPLogging",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "aiyanbo": "809060809@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/forping/FPLogging.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "FPLogging/Classes/**/*"