blob: f4aa75dd62739b526c5617e5520e5800db8a804b [file] [log] [blame]
{
"name": "ECSlidingViewController",
"version": "2.0.0-beta1",
"summary": "View controller container that presents its child view controllers in two sliding layers. Inspired by the Path 2.0 and Facebook iPhone apps.",
"description": "ECSlidingViewController is a view controller container that presents its child view controllers in two layers. It provides functionality for sliding the top view to reveal the views underneath it. This functionality is inspired by the Path 2.0 and Facebook iPhone apps.",
"homepage": "https://github.com/ECSlidingViewController/ECSlidingViewController",
"license": "MIT",
"authors": {
"Mike Enriquez": "mike@enriquez.me"
},
"source": {
"git": "https://github.com/ECSlidingViewController/ECSlidingViewController.git",
"tag": "2.0.0-beta1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "ECSlidingViewController"
}