[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / b / 0 / BFMediaPicker / 0.0.4 / BFMediaPicker.podspec.json
blobdf2bc0710a220c322a90a05977ebfcf97b88e607
2   "name": "BFMediaPicker",
3   "version": "0.0.4",
4   "summary": "Media picker (images/video)",
5   "description": "Media picker includes choosing images and video at the same time. Allow to select many photos.",
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.4"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "frameworks": [
21     "UIKit",
22     "Foundation",
23     "AssetsLibrary"
24   ]