blob: 469ceee71d4370d6e62c25111ee33fecd5d63ce2 [file] [log] [blame]
{
"name": "pili-librtmp-swift",
"version": "0.0.1",
"summary": "pili-librtmp is a RTMP client library.",
"homepage": "https://github.com/SuperSmashBrothers/pili-librtmp",
"license": "LGPL",
"authors": {
"pili": "jzh16s@hotmail.com"
},
"source": {
"git": "https://github.com/SuperSmashBrothers/pili-librtmp.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"swift_version": "4.0",
"exclude_files": [
"Pod/Classes/pili-librtmp/dh.h",
"Pod/Classes/pili-librtmp/handshake.h"
],
"preserve_paths": "pili-librtmp-swift/module.modulemap",
"module_map": "pili-librtmp-swift/module.modulemap"
}