[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / b / 0 / BFMediaPicker / 0.0.1 / BFMediaPicker.podspec.json
blobd45a1c9d144cbbc8ae039385ded89d07de1516e6
2   "name": "BFMediaPicker",
3   "version": "0.0.1",
4   "summary": "ALPHA VERSION. Media picker (images/video)",
5   "description": "Media picker includes choosing images and video at the same time. \n  At the moment video not supported",
6   "homepage": "https://github.com/bicyclefactory/BFMediaPicker",
7   "license": "MIT",
8   "authors": {
9     "Evgeniy Suvorov": "kokax@mail.ru"
10   },
11   "source": {
12     "git": "https://github.com/bicyclefactory/BFMediaPicker.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "BFMediaPicker": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": [
26     "UIKit",
27     "Foundation",
28     "AssetsLibrary"
29   ]