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