[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 3 / 5 / NLog / 1.0.6 / NLog.podspec.json
blob24af79cf39ed8b0c5f6d0892311283f6a4b710e2
2   "name": "NLog",
3   "version": "1.0.6",
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.6"
14   },
15   "source_files": [
16     "Classes",
17     "NLog/NLog/**/*.{swift}"
18   ],
19   "requires_arc": true,
20   "pod_target_xcconfig": {
21     "OTHER_LDFLAGS": "-lObjC"
22   },
23   "dependencies": {
24     "RealmSwift": [
26     ]
27   }