[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / a / 4 / lujhPrivate / 6.0.5 / lujhPrivate.podspec.json
blobf1cff186b455dc556a5ed6fe1ddcf988f2dd6cf6
2   "name": "lujhPrivate",
3   "version": "6.0.5",
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.5"
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/A/abc.{h,m}",
27       "public_header_files": "lujhPrivate/A/abc.h"
28     }
29   ]