[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / 3 / 7 / f / MSYLog / 0.1.1 / MSYLog.podspec.json
blob1af0d349607bfc15d1d3f016bcb0489f92c129b8
2   "name": "MSYLog",
3   "version": "0.1.1",
4   "summary": "A short description of MSYLog.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/CoderMSY/MSYLog",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "FancyPower.com": "FancyPower.com"
13   },
14   "source": {
15     "git": "https://github.com/CoderMSY/MSYLog.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MSYLog/Classes/**/*",
22   "dependencies": {
23     "CocoaLumberjack": [
25     ]
26   }