blob: cff2490f0b927b43477918ac2a22508304665c4f [file] [log] [blame]
{
"name": "CXSlidingView",
"version": "1.0.3",
"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.3"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}