[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / 0 / 4 / LoggingViewKit / 0.4.0 / LoggingViewKit.podspec.json
blob72c35c833ba0f4fa8f835e4d8a7bdb2dd75045ff
2   "name": "LoggingViewKit",
3   "version": "0.4.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.4.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