blob: a7c4b7beaa551e1af124801623450e48804d9b09 [file] [log] [blame]
{
"name": "SwiftRuler",
"version": "1.1.1",
"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.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "src/Main/**/*",
"dependencies": {
"Reachability": [
]
}
}