[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / b / 5 / LogMoji / 1.0.0 / LogMoji.podspec.json
blob6b6d24dce834bfb4730f0065c879261393198f7e
2   "name": "LogMoji",
3   "version": "1.0.0",
4   "summary": "Associate your log statements with meaningful emojis to better your debugging experience.",
5   "description": "'LogMoji is here to help you parse through all your verbose log statements with meaningful emojis that stand out! This simple logger has the ability to log to your console, a specified file path, or both! It also has the ability for you to set as many customs states as you would like. Make your log statements easier to read with LogMoji.'",
6   "homepage": "https://github.com/adilanchian/LogMoji",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Alec Dilanchian": "alec.d@pixelogicapps.com"
13   },
14   "source": {
15     "git": "https://github.com/adilanchian/LogMoji.git",
16     "branch": "master",
17     "tag": "1.0.0"
18   },
19   "social_media_url": "https://twitter.com/alec_dilanchian",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "swift_version": "4.0",
24   "source_files": "LogMoji/Classes/**/*"