blob: 1a24af81f50ef21dfe574b1a666c65e1f37014f2 [file] [log] [blame]
{
"name": "WSIMLib",
"version": "0.1.2",
"summary": "A short description of WSIMLib.",
"homepage": "https://github.com/common/im_ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gaowang": "gray11@126.com"
},
"source": {
"git": "http://gitlab.kalemao.com/common/im_ios.git",
"tag": "0.1.2"
},
"prefix_header_contents": "#import \"NIMKit.h\"",
"platforms": {
"ios": "8.0"
},
"source_files": "WSIMLib/Classes/**/*.{h,m}",
"dependencies": {
"SDWebImage": [
"~> 4.2.2"
],
"Toast": [
"~> 3.0"
],
"M80AttributedLabel": [
"~> 1.6.3"
],
"TZImagePickerController": [
],
"Masonry": [
"~> 1.1.0"
],
"NIMSDK": [
"~> 4.9.0"
],
"Reachability": [
"~> 3.2"
],
"SVProgressHUD": [
"~> 2.1.2"
]
},
"resources": "WSIMLib/Resources/*.*"
}