Skip to content

Commit

Permalink
Added MDSplitViewController.
Browse files Browse the repository at this point in the history
  • Loading branch information
xulinfeng committed Dec 16, 2018
1 parent ac0f384 commit affd0a2
Showing 1 changed file with 21 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "MDSplitViewController",
"version": "1.0.0",
"summary": "MDSplitViewController for split view controller.",
"description": "MDSplitViewController for split view controller.",
"homepage": "https://github.com/Modool/MDSplitViewController",
"license": "MIT",
"authors": {
"Modool": "https://github.com/Modool"
},
"social_media_url": "https://github.com/Modool",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Modool/MDSplitViewController.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "MDSplitViewController/*.{h,m}"
}

0 comments on commit affd0a2

Please sign in to comment.