blob: 5e857f10c9d53b60a4e85df9675b668f2281c517 [file] [log] [blame]
{
"name": "TFOibValidator",
"version": "1.0.0",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"summary": "Croatian personal identification number (OIB) validator for REValidation",
"homepage": "https://github.com/tomislav/TFOibValidator",
"authors": {
"Tomislav Filipcic": "tomislav@7sols.com"
},
"source": {
"git": "https://github.com/tomislav/TFOibValidator.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "TFOibValidator/*.{h,m}",
"platforms": {
"ios": "5.0"
},
"dependencies": {
"REValidation": [
]
}
}