blob: a6549c7b096f59a88fe3f7d6765c85f86f65a2f8 [file] [log] [blame]
{
"name": "Pax",
"version": "1.0",
"summary": "A Swift customizalbe drawer/side menu for iOS",
"homepage": "https://github.com/synesthesia-it/Pax",
"license": "MIT",
"authors": {
"Stefano Mondino": "stefano.mondino.dev@gmail.com"
},
"source": {
"git": "https://github.com/synesthesia-it/Pax.git",
"tag": "1.0"
},
"social_media_url": "https://twitter.com/puntoste",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"swift_versions": "5.1",
"source_files": "Pax/Classes/*.swift",
"swift_version": "5.1"
}