blob: be5f17f430e6037ae2915aab0e448e5f0890bdc1 [file] [log] [blame]
{
"name": "XCPresentation",
"version": "2.0.1",
"summary": "presentation",
"description": "presentation自定义转场样式的封装",
"homepage": "https://github.com/fanxiaocong/XCPresentation",
"license": "MIT",
"authors": {
"樊小聪": "1016697223@qq.com"
},
"source": {
"git": "https://github.com/fanxiaocong/XCPresentation.git",
"tag": "2.0.1"
},
"source_files": [
"XCPresentation/**/*",
"XCPresentation/*"
],
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}