[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / b / 3 / 1 / NDEtc / 0.0.1 / NDEtc.podspec.json
blob4ed7894ddc8dba48295dd145cf549124ee769670
2   "name": "NDEtc",
3   "version": "0.0.1",
4   "summary": "An utilities library will be classified in the future.",
5   "description": "NDEtc is a utilities library will be classified in the future.",
6   "homepage": "https://github.com/hiep-nd/nd-etc.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   },
17   "swift_versions": [
18     "4.0",
19     "5.1",
20     "5.2"
21   ],
22   "source": {
23     "git": "https://github.com/hiep-nd/nd-etc.git",
24     "tag": "Pod-0.0.1"
25   },
26   "source_files": "NDEtc/**/*.{h,m,mm,swift}",
27   "frameworks": [
28     "CoreGraphics",
29     "Foundation",
30     "UIKit"
31   ],
32   "dependencies": {
33     "NDAutolayoutUtils": [
34       "~> 0.0.5"
35     ],
36     "NDLog": [
37       "~> 0.0.5"
38     ],
39     "NDManualObjects": [
40       "~> 0.0.7"
41     ],
42     "NDMVVM": [
43       "~> 0.0.3"
44     ],
45     "NDUtils/objc": [
46       "~> 0.0.4"
47     ]
48   },
49   "swift_version": "5.2"