[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / c / 3 / 6 / TBImagePickerController / 1.0.0 / TBImagePickerController.podspec.json
blob8762ac573167f674806a07e9023c064120d31549
2   "name": "TBImagePickerController",
3   "version": "1.0.0",
4   "summary": "A UIImagePickerController that displays a UIActionSheet to select the source type (camera or library) if the current device has a camera.",
5   "homepage": "https://github.com/codebrickie/TBImagePickerController",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Tobias Bayer": "tobayer@googlemail.com"
9   },
10   "source": {
11     "git": "https://github.com/codebrickie/TBImagePickerController.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": [
18     "Classes",
19     "*.{h,m}"
20   ],
21   "requires_arc": true