blob: 5e737866c61fbc0b2185c145a21873ad0daa960b [file] [log] [blame]
{
"name": "EMPageViewController",
"version": "2.0.1",
"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": "2.0.1"
},
"social_media_url": "https://twitter.com/emalyak",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "EMPageViewController/*.swift"
}