blob: 0f73eb35509dc4335eb614151e3c58d00bddc447 [file] [log] [blame]
{
"name": "AIRValidator",
"version": "1.0.0",
"summary": "Extendable, rule-based validator for Swift.",
"homepage": "https://github.com/recruit-lifestyle/AIRValidator",
"platforms": {
"ios": "8.0"
},
"authors": {
"Yuki Nagai": "ynagai@r.recruit.co.jp"
},
"license": "Apache License, Version 2.0",
"source": {
"git": "https://github.com/recruit-lifestyle/AIRValidator.git",
"tag": "1.0.0"
},
"source_files": "AIRValidator/**/*.swift",
"requires_arc": true
}