blob: 7c417877d4e230aeb1bc7ee1c5345a195892f7a9 [file] [log] [blame]
{
"name": "NTSlidingViewController",
"version": "1.0.0",
"summary": "NTSlidingViewController is right-and-left sliding view controller container",
"homepage": "https://github.com/nonstriater/NTSlidingViewController",
"screenshots": "https://github.com/nonstriater/NTSlidingViewController/raw/master/demo.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nonstriater": "410495266@qq.com"
},
"social_media_url": "https://twitter.com/nonstriater",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/nonstriater/NTSlidingViewController.git",
"commit": "fad183634f8269e3a0f9e8c969bffb2365d9fcbb",
"tag": "1.0.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}