blob: 797546145617fb5d12d680a689c1cc0f6057e8fd [file] [log] [blame]
{
"name": "XLSlideView",
"version": "1.3",
"summary": "XLSlideView is a multi-UIViewController management container.",
"description": "XLSlideView offers two different styles, including XLCornerSlideView and XLLineSlideView.",
"homepage": "https://github.com/cctomato/XLSlideView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cctomato": "cyq_1103@live.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/cctomato/XLSlideView",
"tag": "1.3"
},
"source_files": [
"XLSlideView/*.{h,m}",
"XLSlideView/**/*.{h,m}"
],
"requires_arc": true
}