[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / e / 2 / GenericPasswordRow / 3.1.0 / GenericPasswordRow.podspec.json
blob35818b55821474da06eed2aea8a351f3fcda5458
2   "name": "GenericPasswordRow",
3   "version": "3.1.0",
4   "summary": "Eureka row to validate passwords",
5   "homepage": "https://github.com/EurekaCommunity/GenericPasswordRow",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Diego Ernst": "dernst@xmartlabs.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/EurekaCommunity/GenericPasswordRow.git",
19     "tag": "3.1.0",
20     "submodules": true
21   },
22   "ios": {
23     "source_files": "Sources/**/*.swift",
24     "frameworks": [
25       "UIKit",
26       "Foundation"
27     ]
28   },
29   "resource_bundles": {
30     "GenericPasswordRow": [
31       "Resources/*"
32     ]
33   },
34   "swift_versions": "5.0",
35   "dependencies": {
36     "Eureka": [
37       "~> 5.2"
38     ]
39   },
40   "swift_version": "5.0"