blob: ae9a98cfafbcbc0ef47b263ae5beba2a72b347af [file] [log] [blame]
{
"name": "XCPresentation",
"version": "1.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": "1.0.1"
},
"source_files": "XCPresentation",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit"
}