[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / c / 9 / MNCLogging / 1.0.0 / MNCLogging.podspec.json
blobd6f6a99128cffbd4b5d12c6fe5a8682af6e8cdd1
2   "name": "MNCLogging",
3   "version": "1.0.0",
4   "summary": "Simple Objective-C logging",
5   "homepage": "https://github.com/myell0w",
6   "license": {
7     "type": "MIT",
8     "file": "MIT-LICENSE.txt"
9   },
10   "authors": {
11     "Matthias Tretter": "m.yellow@gmx.at"
12   },
13   "source": {
14     "git": "https://github.com/myell0w/MNCLogging.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "*.{h,m}",
18   "platforms": {
19     "ios": "6.0",
20     "osx": "10.7"
21   },
22   "requires_arc": true