[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / d / 5 / SHCapture / 0.0.1 / SHCapture.podspec.json
blob78911d61cf3eaaacf7e7ec8de0383b9d331da140
2   "name": "SHCapture",
3   "version": "0.0.1",
4   "summary": "SHCapture device camera.",
5   "description": "SHCapture device camera using avfoundation.",
6   "homepage": "https://github.com/flamingo-suu/SHCapture-Framework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "flamingo-suu": "flamingo.suu@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "ios": {
18     "vendored_frameworks": "SHCapture.framework"
19   },
20   "source": {
21     "http": "https://github.com/flamingo-suu/SHCapture-Framework/releases/download/0.0.1/SHCapture0.0.1.zip"
22   },
23   "source_files": "SHCapture.framework/Versions/A/Headers/*",
24   "public_header_files": "SHCapture.framework/Versions/A/Headers/*.h",
25   "requires_arc": true