[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / a / 4 / lujhPrivate / 7.0.2 / lujhPrivate.podspec.json
blob70d76bd373453ae4666b4691d2462a236acb17a1
2   "name": "lujhPrivate",
3   "version": "7.0.2",
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.2"
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   "subspecs": [
24     {
25       "name": "B",
26       "source_files": "lujhPrivate/B/**/*.{h,m}",
27       "public_header_files": "lujhPrivate/B/**/*.h"
28     },
29     {
30       "name": "C",
31       "source_files": "lujhPrivate/C/**/*.{h,m}",
32       "public_header_files": "lujhPrivate/C/**/*.h"
33     }
34   ]