[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 3 / 5 / NLog / 1.0 / NLog.podspec.json
blob444a62e35a50b707f65934c51a5bb5ec071dfd41
2   "name": "NLog",
3   "version": "1.0",
4   "summary": "NLog is wrapper of print function",
5   "homepage": "http://knacker.com",
6   "license": "MIT",
7   "authors": "Nghia Nguyen",
8   "platforms": {
9     "ios": "8.0"
10   },
11   "source": {
12     "git": "https://github.com/nghiaphunguyen/NLog.git",
13     "tag": "1.0"
14   },
15   "source_files": [
16     "Classes",
17     "NLog/NLog/**/*.{swift}"
18   ],
19   "requires_arc": true,
20   "dependencies": {
21     "RealmSwift": [
22       "0.97.1"
23     ]
24   }