Latest | 0.1.1 |
---|---|
Homepage | http://code.smartstudy.com/mobilelib/video_player_ios |
License | MIT |
Platforms | ios 7.0, requires ARC |
Dependencies | Masonry, SDWebImage |
Frameworks | UIKit, AVFoundation |
Authors |
Latest podspec
{ "name": "ZhikeVideoPlayer", "version": "0.1.1", "summary": "video for iOS develop", "homepage": "http://code.smartstudy.com/mobilelib/video_player_ios", "license": "MIT", "authors": { "liu": "[email protected]" }, "platforms": { "ios": "7.0" }, "source": { "git": "http://code.smartstudy.com/mobilelib/video_player_ios.git", "tag": "0.1.1" }, "source_files": [ "ZhikeVideoPlayer/**/*.{h,m}", "Pods/**/*.{h,m}" ], "resource_bundles": { "ZhikeVideoPlayer": [ "ZhikeVideoPlayer/Resources/*.png" ] }, "public_header_files": "ZhikeVideoPlayer/**/*.h", "frameworks": [ "UIKit", "AVFoundation" ], "dependencies": { "Masonry": [], "SDWebImage": [] }, "requires_arc": true }
Sat, 08 Jun 2019 10:37:13 +0000