[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / a / b / FPGSilentLogger / 0.1.0 / FPGSilentLogger.podspec.json
blobd90113ffede353c74ae0f3982cea286ca44389d2
2   "name": "FPGSilentLogger",
3   "version": "0.1.0",
4   "summary": "Plug and play automatic error and navigation logging for iOS apps.",
5   "description": "Plug and play automatic error and navigation logging for iOS apps.\n\n#TODO\n- Add a decent description\n- Add support to user navigation\n- Add options to select what to log",
6   "homepage": "https://github.com/fpg1503/FPGSilentLogger",
7   "license": "MIT",
8   "authors": {
9     "Francesco Perrotti-Garcia": "fpg1503@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/fpg1503/FPGSilentLogger.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/fpg1503",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "FPGSilentLogger": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "dependencies": {
27     "JRSwizzle": [
29     ]
30   }