[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 3 / c / DKCamera / 1.0.2 / DKCamera.podspec.json
blob00745eae3f534e1f73e65e5f0dd7d7678549dfc6
2   "name": "DKCamera",
3   "version": "1.0.2",
4   "summary": "A light weight & simple & easy camera for iOS by Swift.",
5   "homepage": "https://github.com/zhangao0086/DKCamera",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Bannings": "zhangao0086@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/zhangao0086/DKCamera.git",
18     "tag": "1.0.2"
19   },
20   "source_files": "DKCamera/DKCamera.swift",
21   "resources": "DKCamera/DKCameraResource.bundle",
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "AVFoundation",
26     "CoreMotion"
27   ],
28   "requires_arc": true