[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 0 / c / 5 / NDUtils / 0.0.1 / NDUtils.podspec.json
blobf9279d062ab828e6dc613e41a699aac9284dfb34
2   "name": "NDUtils",
3   "version": "0.0.1",
4   "summary": "Utility for Foundation, UIKit,....",
5   "description": "NDUtils is a small utility framework for Foundation, UIKit,....",
6   "homepage": "https://github.com/hiep-nd/nd-utils.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-utils.git",
25     "tag": "Pod-0.0.1"
26   },
27   "source_files": "NDUtils/**/*.{h,m,mm,swift}",
28   "header_mappings_dir": "NDUtils",
29   "dependencies": {
30     "NDLog": [
32     ]
33   },
34   "swift_version": "5.2"