[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 4 / b / BDPhotoPicker / 0.0.2 / BDPhotoPicker.podspec.json
blobf407ff42501630daff2b43262bddf98f1776b750
2   "name": "BDPhotoPicker",
3   "version": "0.0.2",
4   "summary": "A simple photopicker controller",
5   "description": "first test pod A simple photopicker controller",
6   "homepage": "http://github.com/jianbinking/BDPhotoPicker",
7   "license": "MIT",
8   "authors": {
9     "": ""
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/jianbinking/BDPhotoPicker.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "BDPhotoPicker/**/**",
19   "resources": "BDPhotoPicker/Resource/*.png",
20   "frameworks": [
21     "Photos",
22     "UIKit",
23     "Foundation"
24   ]