[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / b / 5 / 1 / NDLog_Swift / 0.0.5 / NDLog_Swift.podspec.json
blobbbdb635b848b04539c8e014455a353f4300ad8ec
2   "name": "NDLog_Swift",
3   "version": "0.0.5",
4   "summary": "A log system.",
5   "description": "NDLog_Swift is a small and lightweight framework that help log.",
6   "homepage": "https://github.com/hiep-nd/nd-log-swift.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nguyen Duc Hiep": "hiep.nd@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "tvos": "9.0"
17   },
18   "swift_versions": [
19     "4.0",
20     "5.1",
21     "5.2"
22   ],
23   "source": {
24     "git": "https://github.com/hiep-nd/nd-log-swift.git",
25     "tag": "Pod-0.0.5"
26   },
27   "source_files": "NDLog_Swift/**/*.{h,m,mm,swift}",
28   "dependencies": {
29     "NDLog": [
30       "~> 0.0.5"
31     ]
32   },
33   "deprecated_in_favor_of": "NDLog",
34   "swift_version": "5.2"