[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 5 / c / BTImagePicker / 1.0.0 / BTImagePicker.podspec.json
blob6735da0313356744820cabe142e16fafff3e09c8
2   "name": "BTImagePicker",
3   "version": "1.0.0",
4   "summary": "ImagePick used on iOS.",
5   "description": "Video Player Using Swift, based on AVPlayer, support for the horizontal screen, vertical screen, the upper and lower slide to adjust the volume, the screen brightness, or so slide to adjust the playback progress.",
6   "homepage": "https://github.com/bengban/BTImagePicker",
7   "license": "MIT",
8   "authors": {
9     "heihei": "378204087@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/bengban/BTImagePicker.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "BTImagePicker/Classes/**/*",
19   "resource_bundles": {
20     "BTImagePicker": [
21       "BTImagePicker/Assets/*.png"
22     ]
23   },
24   "frameworks": [
25     "UIKit",
26     "AVFoundation"
27   ],
28   "dependencies": {
29     "SnapKit": [
31     ],
32     "NVActivityIndicatorView": [
33       "~> 2.6"
34     ]
35   }