[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / a / 4 / INTVideoPlayer / 1.0.0 / INTVideoPlayer.podspec.json
blob1b45fa871a0301f0519c99b883a97fdf83012c77
2   "name": "INTVideoPlayer",
3   "version": "1.0.0",
4   "summary": "It's a full screen video player with custom controller",
5   "description": "This video player help you build simple and atractive video player for your application",
6   "homepage": "https://github.com/samratpramanik/INTVideoPlayer",
7   "license": "MIT",
8   "authors": {
9     "Samrat Pramanik": "samrat.pramanik@indusnet.co.in"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/samratpramanik/INTVideoPlayer.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "INTVideoPlayer/**/*.{h,m,swift}",
19   "frameworks": [
20     "AVFoundation",
21     "AVKit"
22   ],
23   "swift_versions": "4.2",
24   "swift_version": "4.2"