blob: b3d04dc96855d0170964f29fe23a4f49477b62ee [file] [log] [blame]
{
"name": "SwiftRuler",
"version": "1.0.0",
"summary": "Rule Based Validation For Complex Iteration. For Swift (Objective C As Well).",
"homepage": "https://github.com/phoeniex/SwiftRuler",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rawipon Srivibha": "the.solar.space@gmail.com"
},
"source": {
"git": "https://github.com/phoeniex/SwiftRuler.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "src/main/**/*",
"dependencies": {
"Reachability": [
]
}
}