[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 1 / 7 / LCommon / 0.0.2 / LCommon.podspec.json
blob8b3fe1d18469bf99d0e1f6ea830cf6e2e7a37eb8
2   "name": "LCommon",
3   "version": "0.0.2",
4   "summary": "Develpoe iOS Library.",
5   "description": "LCommon Develpoe iOS Library.",
6   "homepage": "https://github.com/luanlzsn/LCommon",
7   "license": "MIT",
8   "authors": {
9     "luanlzsn": "331848894@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/luanlzsn/LCommon.git",
13     "tag": "0.0.2"
14   },
15   "source_files": [
16     "LCommon",
17     "LCommon/**/*.{h,m}"
18   ],
19   "public_header_files": "LCommon/**/*.h",
20   "platforms": {
21     "ios": "7.0"
22   },
23   "requires_arc": true,
24   "dependencies": {
25     "IQKeyboardManager": [
27     ],
28     "MBProgressHUD": [
30     ],
31     "MJExtension": [
33     ],
34     "SDWebImage": [
36     ],
37     "AFNetworking": [
39     ],
40     "MJRefresh": [
42     ],
43     "Masonry": [
45     ]
46   }