blob: 170b1ef8a19725acdd3a64e8dd3bbc40ef4acf13 [file] [log] [blame]
{
"name": "HPLibRTMP",
"version": "0.0.3",
"summary": "librtmp objective-c warper.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/huiping192/HPLibRTMP",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huiping_guo": "huiping192@gmail.com"
},
"source": {
"git": "https://github.com/huiping192/HPLibRTMP.git",
"tag": "0.0.3"
},
"social_media_url": "https://twitter.com/huiping192",
"platforms": {
"ios": "8.0"
},
"source_files": "HPLibRTMP/Classes/**/*",
"public_header_files": "HPLibRTMP/Classes/**/*.h",
"dependencies": {
"pili-librtmp": [
]
}
}