[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / b / 3 / 1 / NDEtc / 0.0.2 / NDEtc.podspec.json
blob915ad2d1b44e8d7212bb25c2506dbe924c3fafac
2   "name": "NDEtc",
3   "version": "0.0.2",
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.2"
25   },
26   "source_files": "Sources/*.{h,m,mm,swift}",
27   "frameworks": [
28     "CoreGraphics",
29     "Foundation",
30     "UIKit"
31   ],
32   "dependencies": {
33     "NDAutolayoutUtils": [
34       "~> 0.0.7"
35     ],
36     "NDLog": [
37       "~> 0.0.6"
38     ],
39     "NDManualObjects": [
40       "~> 0.0.8"
41     ],
42     "NDMVVM": [
43       "~> 0.0.4"
44     ],
45     "NDUtils/objc": [
46       "~> 0.0.5"
47     ],
48     "TagListView": [
49       "~> 1.0"
50     ]
51   },
52   "swift_version": "5.2"