[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / f / 1 / Logems / 0.2.0 / Logems.podspec.json
blobcbf4512024945acaeaaf02e3bda006f7b08a307f
2   "name": "Logems",
3   "version": "0.2.0",
4   "summary": "A C++ library of collection log.",
5   "description": "一个收集日志的C++库",
6   "homepage": "https://github.com/LoneyLi/Logems",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LoneyLi": "397401886@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/LoneyLi/Logems.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Logems/Classes/**/*",
22   "public_header_files": "Logems/Classes/Headers/**/*.h"