[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 3 / 5 / NLog / 3.0.2 / NLog.podspec.json
blobb3b9d0de8fc0b26e1ca72ffa97ebae271b7b93dc
2   "name": "NLog",
3   "version": "3.0.2",
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": "3.0.2"
14   },
15   "source_files": [
16     "Classes",
17     "NLog/Source/**/*.{swift}"
18   ],
19   "requires_arc": true,
20   "pod_target_xcconfig": {
21     "OTHER_LDFLAGS": "-lObjC"
22   },
23   "dependencies": {
24     "RealmSwift": [
25       "1.1.0"
26     ],
27     "Realm": [
28       "1.1.0"
29     ],
30     "NLogProtocol": [
31       "1.0.0"
32     ]
33   },
34   "pushed_with_swift_version": "3.0"