blob: 3cf2ec310c255564082b2edbe7489a7e6a61e306 [file] [log] [blame]
{
"name": "XLSlideView",
"version": "1.0",
"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.0"
},
"source_files": [
"XLSlideView/*.{h,m}",
"XLSlideView/**/*.{h,m}"
],
"requires_arc": true
}