[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / 0 / 4 / LoggingViewKit / 0.3.0-beta / LoggingViewKit.podspec.json
blob4c4ce6813abc49ccec675ffc1bd0f184e553593d
2   "name": "LoggingViewKit",
3   "version": "0.3.0-beta",
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": {
12     "Hituzi Ando": "hhh.ando@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.3"
16   },
17   "source": {
18     "git": "https://github.com/HituziANDO/LoggingViewKit.git",
19     "tag": "0.3.0-beta"
20   },
21   "source_files": "LoggingViewKit/LoggingViewKit/**/*.{h,m}",
22   "exclude_files": [
23     "LoggingViewKit/build/*",
24     "LoggingViewKit/Framework/*",
25     "Sample/*"
26   ],
27   "requires_arc": true