[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / f / 6 / LXYCommonConfig / 0.0.2 / LXYCommonConfig.podspec.json
blobfd6515af539142b53a6967d7742c766d468c1fda
2   "name": "LXYCommonConfig",
3   "version": "0.0.2",
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.2"
17   },
18   "requires_arc": true,
19   "subspecs": [
20     {
21       "name": "LXYLayerCorner",
22       "source_files": "LXYLayerCorner/LXYLayerCorner/*.{h,m}"
23     }
24   ]