blob: 292e53cc91ec6e81109c299941548b17eb854f40 [file] [log] [blame]
{
"name": "PapersPlease",
"version": "0.3.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.3.2"
},
"source_files": "Classes/**/*.swift",
"requires_arc": true
}