[Add] B24PaymentSdk 1.1.46-beta.3
[CocoaPods.git] / Specs / b / 7 / d / BSMediaPicker / 0.2.0 / BSMediaPicker.podspec.json
blob427d318d3bc2702274519655be48fb90b856bb0b
2   "name": "BSMediaPicker",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "summary": "BSMediaPicker lets a user select photos and videos from their device.",
7   "requires_arc": true,
8   "version": "0.2.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Brandon Stillitano": "b.stillitano95@gmail.com"
15   },
16   "homepage": "https://github.com/bstillitano/BSMediaPicker",
17   "source": {
18     "git": "https://github.com/bstillitano/BSMediaPicker.git",
19     "tag": "0.2.0"
20   },
21   "frameworks": "MobileCoreServices",
22   "source_files": "BSMediaPicker/**/*.{swift}",
23   "resources": "BSMediaPicker/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
24   "swift_versions": "5.0",
25   "swift_version": "5.0"