[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / 0 / 4 / LoggingViewKit / 0.2.2 / LoggingViewKit.podspec.json
blob1177f3b5e942e87df747db3b6a5e6c9ffd0ec8ab
2   "name": "LoggingViewKit",
3   "version": "0.2.2",
4   "summary": "LoggingViewKit is simple view logging library.",
5   "description": "LoggingViewKit is a library for recording which view a user touched.",
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.2.2"
20   },
21   "source_files": "LoggingViewKit/LoggingViewKit/**/*.{h,m}",
22   "exclude_files": [
23     "LoggingViewKit/build/*",
24     "LoggingViewKit/Framework/*"
25   ],
26   "requires_arc": true