[Add] DemoTestFramework 1.0.10
[CocoaPods.git] / Specs / 2 / f / 6 / LXYCommonConfig / 0.0.4 / LXYCommonConfig.podspec.json
blobc78b16a4d95ef1ccd96a69c79ef952324483cd5e
2   "name": "LXYCommonConfig",
3   "version": "0.0.4",
4   "summary": "LXYCommonConfig summarizes some common config files.",
5   "description": "LXYCommonConfig is designed to facilitate some common config, like layer corner.",
6   "homepage": "https://github.com/eyu1988/LXYCommonConfig",
7   "license": "MIT",
8   "authors": {
9     "Shadow Walker": "lucas_china@sina.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/eyu1988/LXYCommonConfig.git",
16     "tag": "0.0.4"
17   },
18   "requires_arc": true,
19   "subspecs": [
20     {
21       "name": "LXYLayerCorner",
22       "source_files": "LXYLayerCorner/LXYLayerCorner/*.{h,m}"
23     },
24     {
25       "name": "LXYIDCardInfo",
26       "source_files": "LXYIDCardInfo/LXYIDCardInfo/*.{h,m}"
27     }
28   ]