blob: 21be0fc9774df6f723cae4abb286fa1a73c47c99 [file] [log] [blame]
{
"name": "XCPresentation",
"version": "2.0.2",
"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.2"
},
"source_files": [
"XCPresentation/**/*",
"XCPresentation/*"
],
"requires_arc": true,
"platforms": {
"ios": "9.0"
}
}