[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / a / 9 / LPCommonModule / 1.0.0 / LPCommonModule.podspec.json
blob01cfdcce6c8c97dc812a28871ef7efab517e2976
2   "name": "LPCommonModule",
3   "version": "1.0.0",
4   "summary": "通用的第三方pod等依赖",
5   "description": "App基础,第三方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.0.0"
20   },
21   "source_files": "LPCommonModule/LPCommonModule/**/*.{h,m}",
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true,
24   "dependencies": {
25     "ReactiveCocoa": [
26       "2.5"
27     ],
28     "AFNetworking": [
30     ],
31     "YYModel": [
33     ],
34     "SDWebImage": [
35       "~> 5.0.0-beta3"
36     ],
37     "Masonry": [
38       "~> 1.1.0"
39     ],
40     "SVProgressHUD": [
42     ]
43   }