blob: 104bb8f731e65fa5060265507250bf1e7b2dbb1a [file] [log] [blame]
{
"name": "TweeningUIPageViewController",
"version": "1.0.0",
"summary": "Extended UIPageViewController with background color tweening",
"homepage": "https://github.com/adamszeremeta/TweeningUIPageViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Adam Szeremeta": "adamszeremeta@gmail.com"
},
"source": {
"git": "https://github.com/adamszeremeta/TweeningUIPageViewController.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TweeningUIPageViewController/*.swift"
}