[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / 0 / 1 / 7 / LCommon / 0.0.1 / LCommon.podspec.json
blob0105f8fc32d4a698debe7620c5d16bfb5d255c4f
2   "name": "LCommon",
3   "version": "0.0.1",
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     "commit": "4faa370a7d16e81d16c56d3a2dfa9d126c7f7d00",
14     "tag": "0.0.1"
15   },
16   "source_files": [
17     "LCommon",
18     "LCommon/**/*.{h,m}"
19   ],
20   "public_header_files": "LCommon/**/*.h",
21   "platforms": {
22     "ios": "7.0"
23   },
24   "requires_arc": true,
25   "dependencies": {
26     "IQKeyboardManager": [
28     ],
29     "MBProgressHUD": [
31     ],
32     "MJExtension": [
34     ],
35     "SDWebImage": [
37     ],
38     "AFNetworking": [
40     ],
41     "MJRefresh": [
43     ],
44     "Masonry": [
46     ],
47     "ReactiveCocoa": [
49     ]
50   }