[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / 0 / 4 / LoggingViewKit / 0.3.0 / LoggingViewKit.podspec.json
blob21e603e25d7becf2ac07d05d63c5de7791945ba1
2   "name": "LoggingViewKit",
3   "version": "0.3.0",
4   "summary": "LoggingViewKit is simple view logging library.",
5   "description": "LoggingViewKit is a library tracking a user operation.",
6   "homepage": "https://github.com/HituziANDO/LoggingViewKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Hituzi Ando",
12   "platforms": {
13     "ios": "9.3"
14   },
15   "source": {
16     "git": "https://github.com/HituziANDO/LoggingViewKit.git",
17     "tag": "0.3.0"
18   },
19   "source_files": "LoggingViewKit/LoggingViewKit/**/*.{h,m}",
20   "exclude_files": [
21     "LoggingViewKit/build/*",
22     "LoggingViewKit/Framework/*",
23     "LoggingViewKit/Output/*",
24     "Sample/*"
25   ],
26   "requires_arc": true