[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / 1 / 2 / WSIMLib / 0.1.0 / WSIMLib.podspec.json
blob1542281aa066c1ff71e6ad0d0462e053ffba2d5b
2   "name": "WSIMLib",
3   "version": "0.1.0",
4   "summary": "A short description of WSIMLib.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/common/im_ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gaowang": "gray11@126.com"
13   },
14   "source": {
15     "git": "http://gitlab.kalemao.com/common/im_ios.git",
16     "tag": "0.1.0"
17   },
18   "prefix_header_contents": "#import \"NIMKit.h\"",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "WSIMLib/Classes/**/*",
23   "dependencies": {
24     "SDWebImage": [
25       "~> 4.2.2"
26     ],
27     "Toast": [
28       "~> 3.0"
29     ],
30     "M80AttributedLabel": [
31       "~> 1.6.3"
32     ],
33     "TZImagePickerController": [
35     ],
36     "Masonry": [
37       "~> 1.1.0"
38     ],
39     "NIMSDK": [
41     ],
42     "Reachability": [
43       "~> 3.2"
44     ],
45     "SVProgressHUD": [
46       "~> 2.1.2"
47     ]
48   },
49   "resources": "WSIMLib/Resources/*.*"