blob: 4274f8952dfb0f8a5e33fa571970878b08562a27 [file] [log] [blame]
{
"name": "PapersPlease",
"version": "0.3.0",
"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.0"
},
"source_files": "Classes/**/*.swift",
"requires_arc": true
}