[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 0 / 6 / DJCaptureButton / 0.1.1 / DJCaptureButton.podspec.json
blob1f9de6c9354de5a5a8e9c5d89d119dfb5e498af7
2   "name": "DJCaptureButton",
3   "version": "0.1.1",
4   "summary": "Camera styled capture button with 3D touch",
5   "description": "This is a camera styled capture button. Used for one of my apps and i wanted to share it. It uses tap and 3D Touch to fire the action.",
6   "homepage": "https://github.com/davnag/DJCaptureButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "David JonseĢn": "dev.jonsen@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/davnag/DJCaptureButton.git",
16     "tag": "0.1.1"
17   },
18   "swift_version": "4.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "DJCaptureButton/Classes/**/*"