[Add] CarDrLib 1.0.1
[CocoaPods.git] / Specs / a / 7 / 6 / HTLivePushKit / 1.0.3 / HTLivePushKit.podspec.json
blob0a3872cb701837ddedcc33b6e5fcff9bbdd99858
2   "name": "HTLivePushKit",
3   "version": "1.0.3",
4   "summary": "This is a Kit for iOS Live Push",
5   "description": "This is a Kit for iOS Live Push,you can pod this Kit to push video and audio",
6   "homepage": "http://www.helloted.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "helloted": "helloted@live.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/helloted/HTLivePushKit.git",
19     "tag": "1.0.3"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "frameworks": [
27     "AVFoundation",
28     "VideoToolbox",
29     "AudioToolbox"
30   ]