[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 6 / 5 / 0 / NDLog / 0.0.4 / NDLog.podspec.json
blobbfe993810e2738e843f2ad013801b5f68e565eba
2   "name": "NDLog",
3   "version": "0.0.4",
4   "summary": "A log system.",
5   "description": "NDLog is a small and lightweight framework that help log.",
6   "homepage": "https://github.com/hiep-nd/nd-log.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.git",
25     "tag": "Pod-0.0.4"
26   },
27   "source_files": "NDLog/**/*.{h,m,mm}",
28   "public_header_files": "NDLog/**/*.h",
29   "swift_version": "5.2"