[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / c / a / LGNote / 1.6.7 / LGNote.podspec.json
blobb0c729ffd5ff3b1557ca87b96f5166a674c990a8
2   "name": "LGNote",
3   "version": "1.6.7",
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": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/LYajun/LGNote.git",
19     "tag": "1.6.7"
20   },
21   "source_files": "LGNote/**/*.{h,m}",
22   "resources": "LGNote/Resource/LGNote.bundle",
23   "requires_arc": true,
24   "dependencies": {
25     "Masonry": [
27     ],
28     "MJExtension": [
30     ],
31     "LGAlertHUD": [
33     ],
34     "ReactiveObjC": [
36     ],
37     "AFNetworking": [
39     ],
40     "MJRefresh": [
42     ],
43     "TFHpple": [
45     ],
46     "YYImage": [
48     ],
49     "SDWebImage": [
51     ],
52     "BlocksKit": [
54     ],
55     "YJBaseModule": [
57     ]
58   },
59   "subspecs": [
60     {
61       "name": "YJNewNote",
62       "source_files": "LGNote/YJNewNote/*.{h,m}",
63       "resources": "LGNote/YJNewNote/YJNewNote.bundle",
64       "dependencies": {
65         "YJExtensions": [
67         ],
68         "Masonry": [
70         ],
71         "YJUtils": [
73         ],
74         "MJExtension": [
76         ],
77         "LGAlertHUD": [
79         ]
80       }
81     }
82   ]