[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 1 / 6 / CameraButton / 0.1.2 / CameraButton.podspec.json
blob3c4c51915c3ee72fd3393e277b03dc23d0158fe2
2   "name": "CameraButton",
3   "version": "0.1.2",
4   "summary": "A subclass of UIButton that can be used to integrate camera on any app.",
5   "description": "This is a subclass of UIButton, that will allow to include photo capturing functionality in any app as easy as subclassing a button and changing a couple of configuration",
6   "homepage": "https://github.com/subarna-santra/CameraButton.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Subarna Santra": "subarna.santra@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/subarnas-repo/CameraButton.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CameraButton/Classes/**/*"