blob: fc80c3cd6e0f82d01b1a133eab02ba75e85ec7c1 [file] [log] [blame]
{
"name": "CJStringValidator",
"version": "1.0",
"summary": "NSString category to help the validate formate string.",
"homepage": "https://github.com/batosai/CJStringValidator",
"license": "MIT",
"authors": {
"Jeremy Chaufourier": "jeremy@opsone.net"
},
"source": {
"git": "https://github.com/batosai/CJStringValidator.git",
"tag": "1.0"
},
"platforms": {
"ios": "2.0"
},
"source_files": "CJStringValidator",
"frameworks": "Foundation",
"requires_arc": false
}