blob: b32caac602d14af35bdaf2046dc62e73951a5846 [file] [log] [blame]
{
"name": "AIRValidator",
"version": "1.0.1",
"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.1"
},
"source_files": "AIRValidator/**/*.swift",
"requires_arc": true
}