[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / a / 4 / INTVideoPlayer / 1.0.6 / INTVideoPlayer.podspec.json
blob9a7c6f4b12feaf55950f37fe075b9392e5f4f3e8
2   "name": "INTVideoPlayer",
3   "version": "1.0.6",
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.6"
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"