[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 2 / c / UILogger / 0.1.0 / UILogger.podspec.json
blob2b6852139686cc9527ccbc0e4372afd90004caba
2   "name": "UILogger",
3   "version": "0.1.0",
4   "summary": "UILogger is a simple logging framework for UI actions on iOS",
5   "description": "UILogger is a logging framework to log UI actions e.g. button taps, view controller appearances, table cell taps etc.",
6   "homepage": "https://github.com/truemetal/ios-ui-logger",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dan Pashchenko": "true.metal.of.steel@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/truemetal/ios-ui-logger.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "UILogger/Classes/*.{h,m}",
22   "frameworks": "UIKit"