[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 1 / e / 2 / GenericPasswordRow / 2.1.2 / GenericPasswordRow.podspec.json
blobfa1030ea8d64b903f1c7816e90cd067a17d6ccaa
2   "name": "GenericPasswordRow",
3   "version": "2.1.2",
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": "8.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/EurekaCommunity/GenericPasswordRow.git",
19     "tag": "2.1.2",
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   "dependencies": {
35     "Eureka": [
36       "~> 3.0"
37     ]
38   },
39   "pushed_with_swift_version": "3.0"