[Add] Fyber_FMPAdapter 8.3.4
[CocoaPods.git] / Specs / 2 / 8 / c / NTTLogger / 0.1.0 / NTTLogger.podspec.json
blob2822809e70dd17d0328a8a0e58760f4514c3011d
2   "name": "NTTLogger",
3   "version": "0.1.0",
4   "summary": "NTTLogger your remote logger",
5   "swift_version": "3.2",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/davidecalo/NTTLogger",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "davide.calo@nttdata.com": "Davide.Calo@nttdata.com"
14   },
15   "source": {
16     "git": "https://github.com/davidecalo/NTTLogger.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "NTTLogger/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "Alamofire": [
29       "~> 4.7"
30     ]
31   }