blob: 4cbbdf2f61008b3d17b96f85dbf5c4238b700c55 [file] [log] [blame]
{
"name": "MBXPageViewController",
"version": "1.0.0",
"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": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/Moblox/MBXPageViewController.git",
"tag": "1.0.0"
},
"source_files": "MBXPageController/MBXPageViewController/*.{h,m}"
}