blob: 5f65bb0210f649fd94b03af99e051f06cf10e6d9 [file] [log] [blame]
{
"name": "StackedViewController",
"version": "1.0.0",
"summary": "StackedViewController is a Container View Controller likely PageViewController.",
"description": " StackedViewController is a Container View Controller likely PageViewController.\n Paging with Animation, PanGesture.\n",
"homepage": "https://github.com/ifapmzadu6/StackedViewController",
"license": "MIT",
"authors": {
"ifapmzadu6": "ifapmzadu6@gmail.com"
},
"source": {
"git": "https://github.com/ifapmzadu6/StackedViewController.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"StackedViewController": [
"Pod/Assets/*.png"
]
}
}