[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / b / 7 / d / BSMediaPicker / 0.1.0 / BSMediaPicker.podspec.json
blob9d8a0ad23a170b4d4979d4b1529e8b51c4ccac3e
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.1.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.1.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"