blob: 850c35aaa933d51ddc83d3810484cf6186abd1b9 [file] [log] [blame]
{
"name": "Honour",
"version": "1.1.1",
"summary": "iOS Validation Library",
"description": "Validation library write in Swift for iOS projects.",
"homepage": "https://github.com/jeanpimentel/Honour",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jean Pimentel": "contato@jeanpimentel.com.br"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jeanpimentel/Honour.git",
"tag": "1.1.1"
},
"source_files": "Honour/Library/**/*.swift",
"requires_arc": true
}