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