blob: 10ea0f2a76db2e1506e8e3f3f20696d96bc4ddc3 [file] [log] [blame]
{
"name": "GenericPasswordRow",
"version": "2.1.1",
"summary": "Eureka row to validate passwords",
"homepage": "https://github.com/EurekaCommunity/GenericPasswordRow",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Diego Ernst": "dernst@xmartlabs.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/EurekaCommunity/GenericPasswordRow.git",
"tag": "2.1.1",
"submodules": true
},
"ios": {
"source_files": "Sources/**/*.swift",
"frameworks": [
"UIKit",
"Foundation"
]
},
"resource_bundles": {
"GenericPasswordRow": [
"Resources/*"
]
},
"dependencies": {
"Eureka": [
"3.0"
]
},
"pushed_with_swift_version": "3.0"
}