[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 3 / 8 / CQCamera / 1.0.5 / CQCamera.podspec.json
blobc8edf6fc2cd4a2cfc75bb13b119f455466b6752e
2   "name": "CQCamera",
3   "version": "1.0.5",
4   "summary": "more easy use camera lib.",
5   "description": "more easy use camera lib.",
6   "homepage": "https://github.com/chenchangqing/CQCamera",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenchangqing198@126.com": "chenchangqing198@126.com"
13   },
14   "source": {
15     "git": "https://github.com/chenchangqing/CQCamera.git",
16     "tag": "1.0.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CQCamera/Classes/**/*.{h,m}",
22   "resource_bundles": {
23     "CQCamera": [
24       "CQCamera/Assets/*.png"
25     ]
26   },
27   "frameworks": "UIKit",
28   "dependencies": {
29     "HUPhotoBrowser": [
30       "~> 1.2.5"
31     ]
32   }