[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 6 / b / 3 / NPSMeter / 0.1.0 / NPSMeter.podspec.json
blobe9d49c216003ebe7254b7894b506b4376c124e23
2   "name": "NPSMeter",
3   "version": "0.1.0",
4   "summary": "A short description of NPSMeter.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/npsmeter/NPSMeter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "npsmeter": "yangchuang@npsmeter.cn"
13   },
14   "source": {
15     "git": "https://github.com/npsmeter/npsmeter_sdk_ios.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.4",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "NPSMeter/Classes/**/*",
23   "resource_bundles": {
24     "NPSMeter": [
25       "NPSMeter/Assets/**"
26     ]
27   },
28   "dependencies": {
29     "Alamofire": [
30       "~>5.4.3"
31     ],
32     "SwiftyJSON": [
33       "~>5.0.1"
34     ],
35     "HandyJSON": [
36       "~>5.0.2"
37     ],
38     "SnapKit": [
39       "~>5.0.1"
40     ],
41     "RxSwift": [
42       "~>6.1.0"
43     ],
44     "RxCocoa": [
45       "~>6.1.0"
46     ],
47     "IQKeyboardManagerSwift": [
48       "~>6.5.6"
49     ],
50     "PKHUD": [
51       "~>5.3.0"
52     ],
53     "SwiftSVG": [
54       "~>2.3.2"
55     ]
56   },
57   "swift_version": "5.4"