[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 1 / e / LGNotes / 1.0.4 / LGNotes.podspec.json
blobc51008e99299847de1d6973e5ad356d03ffe7dd2
2   "name": "LGNotes",
3   "version": "1.0.4",
4   "summary": "本公司笔记公共工具",
5   "homepage": "https://github.com/christhoper/LGNotes",
6   "license": "MIT",
7   "frameworks": [
8     "Foundation",
9     "UIKit"
10   ],
11   "authors": {
12     "hend": "309875551@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/christhoper/LGNotes.git",
19     "tag": "1.0.4"
20   },
21   "source_files": [
22     "LGNotes",
23     "LGNotes/**/*.{h,m}"
24   ],
25   "public_header_files": "Helper/YBIBUtilities.h",
26   "resources": "LGNotes/Resource/LGNote.bundle",
27   "requires_arc": true,
28   "dependencies": {
29     "Masonry": [
31     ],
32     "MJExtension": [
34     ],
35     "MBProgressHUD": [
37     ],
38     "ReactiveObjC": [
40     ],
41     "AFNetworking": [
43     ],
44     "MJRefresh": [
46     ],
47     "TFHpple": [
49     ],
50     "SDWebImage": [
51       "~> 4.4.6"
52     ],
53     "YYImage": [
55     ]
56   }