[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / 7 / d / BSMediaPicker / 0.3.0 / BSMediaPicker.podspec.json
blob7572f21fddbec95a67af70eca5b0cedef0ed10c6
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.3.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.3.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"