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