[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 0 / 5 / FGLogger / 0.0.3 / FGLogger.podspec.json
blob04344021371a74eeb03b6f70fae0f534e76aff8d
2   "name": "FGLogger",
3   "version": "0.0.3",
4   "summary": "A local logger for iOS.",
5   "homepage": "https://github.com/FlameGrace/FGLogger",
6   "license": {
7     "type": "Apache",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "FlameGrace": "flamegrace@hotmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/FlameGrace/FGLogger.git",
18     "tag": "0.0.3"
19   },
20   "source_files": [
21     "Classes",
22     "Classes/**/*.{h,m}"
23   ],
24   "public_header_files": "Classes/**/*.h"