blob: 1542281aa066c1ff71e6ad0d0462e053ffba2d5b [file] [log] [blame]
{
"name": "WSIMLib",
"version": "0.1.0",
"summary": "A short description of WSIMLib.",
"description": "TODO: Add long description of the pod here.",
"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.0"
},
"prefix_header_contents": "#import \"NIMKit.h\"",
"platforms": {
"ios": "8.0"
},
"source_files": "WSIMLib/Classes/**/*",
"dependencies": {
"SDWebImage": [
"~> 4.2.2"
],
"Toast": [
"~> 3.0"
],
"M80AttributedLabel": [
"~> 1.6.3"
],
"TZImagePickerController": [
],
"Masonry": [
"~> 1.1.0"
],
"NIMSDK": [
],
"Reachability": [
"~> 3.2"
],
"SVProgressHUD": [
"~> 2.1.2"
]
},
"resources": "WSIMLib/Resources/*.*"
}