2 "name": "HTLivePushKit",
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",
12 "helloted": "helloted@live.com"
14 "social_media_url": "http://helloted.com",
19 "git": "https://github.com/helloted/HTLivePushKit.git",
22 "public_header_files": [
23 "include/librtmp/{*}.h",
24 "include/openssl/{*}.h"
26 "source_files": "include/**/*.{h,m}",
28 "HEADER_SEARCH_PATHS": "${PODS_ROOT}/HTLivePushKit/include/**",
29 "LIBRARY_SEARCH_PATHS": "${PODS_ROOT}/HTLivePushKit/libs/**"
37 "vendored_libraries": [
38 "Libraries/libcrypto.a",
39 "Libraries/librtmp.a",
46 "public_header_files": "Classes/Capture/*.h",
47 "source_files": "Classes/Capture/*.{h,m}"