[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / a / 4 / lujhPrivate / 6.0.1 / lujhPrivate.podspec.json
blobfbefff08ef7f7d3c0c4326771a76ab4fce146d16
2   "name": "lujhPrivate",
3   "version": "6.0.1",
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": "6.0.1"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "lujhPrivate/**/*.{h,m}",
22   "resources": "lujhPrivate/resource/lujh.bundle",
23   "frameworks": [
24     "QuartzCore",
25     "Security",
26     "UIKit",
27     "Foundation",
28     "CoreGraphics",
29     "CoreTelephony"
30   ],
31   "dependencies": {
32     "SAMKeychain": [
34     ],
35     "CocoaLumberjack": [
37     ]
38   },
39   "subspecs": [
40     {
41       "name": "A",
42       "source_files": "lujhPrivate/A/**/*.{h,m}"
43     }
44   ]