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