[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / e / b / QKTakePicture / 0.1.2 / QKTakePicture.podspec.json
blobb572c82dadc1eceed3819e199b46e695a3449260
2   "name": "QKTakePicture",
3   "version": "0.1.2",
4   "summary": "QKTakePicture.",
5   "description": "TODO: 自定义相机.",
6   "homepage": "https://github.com/huahong1124/QKTakePicture",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "huahong": "2330669775@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/huahong1124/QKTakePicture.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "QKTakePicture/Classes/*.{h,m,swift}",
22   "resources": "QKTakePicture/Assets/*.{bundle}",
23   "requires_arc": true,
24   "dependencies": {
25     "MBProgressHUD": [
27     ],
28     "YYCategories": [
30     ],
31     "QKCameraButton": [
33     ],
34     "QKCapture": [
36     ],
37     "QKImageCompress": [
39     ],
40     "QKPrivacyTool": [
42     ]
43   },
44   "subspecs": [
45     {
46       "name": "View",
47       "source_files": "QKTakePicture/Classes/View/*.{h,m}",
48       "resources": "QKTakePicture/Classes/View/*.bundle"
49     }
50   ]