blob: f6689d40025f9a398fb7b025f3d54f40e38915bd [file] [log] [blame]
{
"name": "PapersPlease",
"version": "0.2.2",
"license": {
"type": "MIT"
},
"summary": "A flexible, extensible text validation library written in Swift.",
"platforms": {
"ios": "8.0"
},
"homepage": "https://github.com/poetmountain/PapersPlease",
"social_media_url": "https://twitter.com/petsound",
"authors": {
"Brett Walker": "brett@brettwalker.net"
},
"source": {
"git": "https://github.com/poetmountain/PapersPlease.git",
"tag": "0.2.2"
},
"source_files": "Classes/**/*.swift",
"requires_arc": true
}