blob: 16f4ce7ce404df77d1b50997a131acdf36296af2 [file] [log] [blame]
{
"name": "TPPageViewController",
"version": "0.1.0",
"summary": "A UIPageViewController replacement.",
"homepage": "https://github.com/wanhmr/TPPageViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tpphha": "tpphha@gmail.com"
},
"source": {
"git": "https://github.com/wanhmr/TPPageViewController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TPPageViewController/Classes/**/*"
}