[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / a / 9 / LPCommonModule / 1 / LPCommonModule.podspec.json
blobb9a8d3170953e322ac4646a47f209f52ef99c33f
2   "name": "LPCommonModule",
3   "version": "1",
4   "summary": "通用的第三方pod等依赖",
5   "description": "通用的第三方pod等依赖   #描述",
6   "homepage": "https://github.com/Jacky-LinPeng/LPCommonModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "linpeng": "540933120@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Jacky-LinPeng/LPCommonModule.git",
19     "tag": "1"
20   },
21   "source_files": [
22     "LPCommonModule",
23     "LPCommonModule/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "public_header_files": [
27     "LPCommonModule/LPCommonModule/LPCommonModule.h",
28     "LPCommonModule/**/*.h"
29   ]