[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / a / 4 / lujhPrivate / 7.0.4 / lujhPrivate.podspec.json
blobd6469e7364030e4961f8ceda3fc5bf20ec325116
2   "name": "lujhPrivate",
3   "version": "7.0.4",
4   "authors": {
5     "daniulaolu": "287929070@qq.com"
6   },
7   "homepage": "https://github.com/MrLujh/lujhPrivate",
8   "summary": "a dropdown menu for ios like wechat homepage.",
9   "source": {
10     "git": "https://github.com/MrLujh/lujhPrivate.git",
11     "tag": "7.0.4"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "public_header_files": "lujhPrivate/lujh.h",
22   "source_files": "lujhPrivate/lujh.h",
23   "dependencies": {
24     "SVProgressHUD": [
26     ]
27   },
28   "subspecs": [
29     {
30       "name": "B",
31       "source_files": "lujhPrivate/B/**/*.{h,m}",
32       "public_header_files": "lujhPrivate/B/**/*.h"
33     },
34     {
35       "name": "C",
36       "dependencies": {
37         "lujhPrivate/B": [
39         ]
40       },
41       "source_files": "lujhPrivate/C/**/*.{h,m}",
42       "public_header_files": "lujhPrivate/C/**/*.h"
43     }
44   ]