[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / e / c / a / LGNote / 1.1.2 / LGNote.podspec.json
blob1025ff62f9e09480a2c4267b1be5f3b883589457
2   "name": "LGNote",
3   "version": "1.1.2",
4   "summary": "笔记公共工具",
5   "homepage": "https://github.com/LYajun/LGNote",
6   "license": "MIT",
7   "frameworks": [
8     "Foundation",
9     "UIKit"
10   ],
11   "authors": {
12     "刘亚军": "liuyajun1999@icloud.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/LYajun/LGNote.git",
19     "tag": "1.1.2"
20   },
21   "source_files": [
22     "LGNote",
23     "LGNote/**/*.{h,m}"
24   ],
25   "public_header_files": "Helper/YBIBUtilities.h",
26   "resources": "LGNote/Resource/LGNote.bundle",
27   "requires_arc": true,
28   "dependencies": {
29     "Masonry": [
31     ],
32     "MJExtension": [
34     ],
35     "LGAlertHUD": [
37     ],
38     "ReactiveObjC": [
40     ],
41     "AFNetworking": [
43     ],
44     "MJRefresh": [
46     ],
47     "TFHpple": [
49     ],
50     "YYImage": [
52     ],
53     "SDWebImage": [
55     ],
56     "BlocksKit": [
58     ]
59   }