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