blob: 4be1b3ece8733d9e30f29419eac836bc3b20dc47 [file] [log] [blame]
{
"name": "RMRUTValidator",
"version": "0.0.1",
"summary": "Simple class to validate chilean security number, also known as RUT.",
"homepage": "https://github.com/renatomoya/RMRUTValidator",
"license": "MIT",
"authors": {
"Renato Moya": "imexto@gmail.com"
},
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"source": {
"git": "https://github.com/renatomoya/RMRUTValidator.git",
"tag": "0.0.1"
},
"source_files": "RMRUTValidator/Classes/0.0.1/RMRUTValidator.{h,m}",
"requires_arc": true
}