[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / e / 6 / PSLog / 0.0.1 / PSLog.podspec.json
bloba4cfb15c06afd0caba4a588805abc9f78335b821
2   "name": "PSLog",
3   "version": "0.0.1",
4   "summary": "PSLog is a framework designed to log conveniently.",
5   "description": "PSLog is a framework designed to log conveniently and lightly.",
6   "homepage": "https://github.com/schubertq/PSLog",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Your Company": "878393556@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/schubertq/PSLog.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PSLog/Classes/**/*",
22   "public_header_files": "PSLog/Classes/**/*.h"