blob: 2d9b189135e6807087b5bb2ed6ea12384628221f [file] [log] [blame]
{
"name": "ZUKStreamingKit",
"version": "1.0.3",
"summary": "A Kit for developing Audio and Video",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/hutuyingxiong/ZUKStreamingKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hutuyingxiong": "2398585702@qq.com"
},
"source": {
"git": "https://github.com/hutuyingxiong/ZUKStreamingKit.git",
"tag": "1.0.3"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"public_header_files": "Pod/Library/include/*.h",
"source_files": "Pod/Library/include/*.h",
"vendored_libraries": "Pod/Library/lib/*.a"
}