blob: 3289c1da6c6cc37dd516a933e786c28fe0cf8060 [file] [log] [blame]
{
"name": "CXSlidingView",
"version": "1.0.2",
"summary": "A Sliding View used on iOS.",
"description": "It is a Sliding View used on iOS., which implement by Objective-C.",
"homepage": "https://github.com/DaiChenxi/CXSlidingView",
"license": "MIT",
"authors": {
"CX_dai": "2529004395@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/DaiChenxi/CXSlidingView.git",
"tag": "1.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}