blob: a32f832cc220fc21417e22305e19ff193454416a [file] [log] [blame]
{
"name": "ZUKStreamingKit",
"version": "1.0.4",
"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.4"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"public_header_files": "Pod/Library/include/*.h",
"source_files": "Pod/Library/include/*.h"
}