blob: 0a3872cb701837ddedcc33b6e5fcff9bbdd99858 [file] [log] [blame]
{
"name": "HTLivePushKit",
"version": "1.0.3",
"summary": "This is a Kit for iOS Live Push",
"description": "This is a Kit for iOS Live Push,you can pod this Kit to push video and audio",
"homepage": "http://www.helloted.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"helloted": "helloted@live.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/helloted/HTLivePushKit.git",
"tag": "1.0.3"
},
"source_files": [
"Classes",
"Classes/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"AVFoundation",
"VideoToolbox",
"AudioToolbox"
]
}