[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 3 / c / DKCamera / 1.6.6 / DKCamera.podspec.json
blobe616d93f09aaacf2aa60de8074c8f2391582b74a
2   "name": "DKCamera",
3   "version": "1.6.6",
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.6.6"
19   },
20   "source_files": [
21     "DKCamera/DKCamera.swift",
22     "DKCamera/DKCameraResource.swift",
23     "DKCamera/DKCameraLocationManager.swift"
24   ],
25   "resources": "DKCamera/DKCameraResource.bundle",
26   "frameworks": [
27     "Foundation",
28     "UIKit",
29     "AVFoundation",
30     "CoreMotion"
31   ],
32   "requires_arc": true,
33   "swift_versions": "4.2",
34   "swift_version": "4.2"