blob: 22e52721147d7a2e721537f982902079bd2c4d3a [file] [log] [blame]
{
"name": "EMPageViewController",
"version": "3.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@skyhawkmedia.com"
},
"source": {
"git": "https://github.com/emalyak/EMPageViewController.git",
"tag": "3.0.0"
},
"social_media_url": "https://twitter.com/emalyak",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "EMPageViewController/*.swift"
}