[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / d / 7 / HWIMNIKit / 1.2.0 / HWIMNIKit.podspec.json
blob1ddd3be3f6887049e4cbd275f11cc0caaff11508
2   "name": "HWIMNIKit",
3   "version": "1.2.0",
4   "summary": "好屋IM聊天基础框架",
5   "description": "好屋IM聊天基础框架.业务聊天基于此框架",
6   "homepage": "http://172.16.10.28/caolianhua/hwimnikit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "clh2046@163.com": "caolianhua@haowu.com"
13   },
14   "source": {
15     "git": "http://172.16.10.28/caolianhua/hwimnikit.git",
16     "tag": "1.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HWIMNIKit/Classes/**/*",
22   "resources": [
23     "HWIMNIKit/Resources/*.{bundle}",
24     "HWIMNIKit/Resources/Sounds/*"
25   ],
26   "public_header_files": "Pod/Classes/HWIMNIKit.h",
27   "frameworks": "UIKit",
28   "dependencies": {
29     "NIMSDK": [
31     ],
32     "M80AttributedLabel": [
34     ],
35     "SDWebImage": [
37     ],
38     "SDWebImageFLPlugin": [
40     ],
41     "Toast": [
43     ],
44     "TZImagePickerController": [
46     ],
47     "FLAnimatedImage": [
49     ]
50   }