blob: 94ea3d8d2f4f535a4de678006c85b841e1d8ac96 [file] [log] [blame]
{
"name": "MBXPageViewController",
"version": "0.5.1",
"summary": "Easy, clean and fast UIPageController with Control Buttons.",
"homepage": "https://github.com/Moblox/MBXPageViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nicolas A": "nicolas@moblox.io"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/Moblox/MBXPageViewController.git",
"tag": "0.5.1"
},
"source_files": "MBXPageController/MBXPageViewController/*.{h,m}"
}