[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / a / 4 / INTVideoPlayer / 1.0.1 / INTVideoPlayer.podspec.json
blob420906918b6bb1ffbf3627f24d65511d8cd6c1c3
2   "name": "INTVideoPlayer",
3   "version": "1.0.1",
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.1"
17   },
18   "source_files": "INTVideoPlayer/**/*.{h,m,swift}",
19   "resource_bundles": {
20     "INTVideoPlayer": [
21       "INTVideoPlayer/**/*.{xib,xcassets}"
22     ]
23   },
24   "frameworks": [
25     "AVFoundation",
26     "AVKit"
27   ],
28   "swift_versions": "4.2",
29   "swift_version": "4.2"