blob: e56f1fb66b488f51c41efd9d73c6344ce314a909 [file] [log] [blame]
{
"name": "MBXPageViewController",
"version": "0.5.4",
"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.4"
},
"source_files": "MBXPageController/MBXPageViewController/*.{h,m}"
}