[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 4 / b / BDPhotoPicker / 0.0.4 / BDPhotoPicker.podspec.json
bloba0a389bdf88def99fe8cd058b6bafcb46b15e1cd
2   "name": "BDPhotoPicker",
3   "version": "0.0.4",
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/**/*.{h,m}",
19   "resources": "BDPhotoPicker/**/*.{png,xib}",
20   "frameworks": [
21     "Photos",
22     "UIKit",
23     "Foundation"
24   ]