blob: 2cc6ccc97827b90d9e8494dcbeb91965e835042e [file] [log] [blame]
{
"name": "EMPageViewController",
"version": "4.0.0",
"summary": "A better page view controller for iOS.",
"homepage": "https://github.com/emalyak/EMPageViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Erik Malyak": "erik@maylak.io"
},
"source": {
"git": "https://github.com/emalyak/EMPageViewController.git",
"tag": "4.0.0"
},
"social_media_url": "https://twitter.com/emalyak",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "EMPageViewController/*.swift",
"swift_versions": "4.2",
"swift_version": "4.2"
}