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