[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 3 / f / XQDCamera / 0.0.5 / XQDCamera.podspec.json
blob92ffaa5207ddd0f8a293383b72dc115eac355afa
2   "name": "XQDCamera",
3   "version": "0.0.5",
4   "summary": "A short description of XQDCamera.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/acct<blob>=<NULL>/XQDCamera",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "EriceWang": "wangerdong@treefinance.com.cn"
13   },
14   "source": {
15     "git": "https://github.com/Chasingdreamboy/XQDCamera.git",
16     "tag": "0.0.5"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "public_header_files": "XQDCamera/Classes/XQDCamera.h",
22   "source_files": "XQDCamera/Classes/XQDCamera.h",
23   "resources": "XQDCamera/Assets/XQDCameraResource.bundle",
24   "subspecs": [
25     {
26       "name": "sub",
27       "source_files": "XQDCamera/Classes/XQDCamera/*",
28       "frameworks": "UIKit",
29       "dependencies": {
30         "LLSimpleCamera": [
31           "~> 3.0.0"
32         ]
33       }
34     }
35   ]