[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / d / 9 / FYLogger / 0.81.1 / FYLogger.podspec.json
blobc47ab2a6ea3e9065128307936f807544d5dc9253
2   "name": "FYLogger",
3   "version": "0.81.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/syxc/FYLogger",
9   "authors": {
10     "syxc": "gaibing2009@gmail.com"
11   },
12   "summary": "A tiny logging framework for iOS",
13   "source": {
14     "git": "https://github.com/syxc/FYLogger.git",
15     "tag": "0.81.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": [
21     "FYLogger/Source/*.{swift, h}",
22     "FYLogger/*.h"
23   ],
24   "ios": {
25     "frameworks": [
26       "UIKit",
27       "Foundation"
28     ]
29   },
30   "requires_arc": true