blob: d71e86c05adeea832e249fb4c47b32efe42223a9 [file] [log] [blame]
{
"name": "iComeSDK",
"version": "0.1.3",
"summary": "A short description of iComeSDK.",
"description": "智慧平台为iCome项目提供的IM专用SDK文件",
"homepage": "https://github.com/zhangrongwu/iComeSDK",
"license": "MIT",
"authors": {
"zhangrongwu": "zhangrongwuios@sina.com"
},
"source": {
"git": "https://source.enncloud.cn/zhangrongwu/iComeSDK",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "iComeSDK/**/*.{h,m}",
"public_header_files": "iComeSDK/Header/*.h",
"resources": "iComeSDK/*.{bundle,png,plist}",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"FMDB": [
"~> 2.6.2"
],
"MBProgressHUD": [
"~> 1.0.0"
],
"SDWebImage": [
"~> 3.7.6"
],
"CocoaAsyncSocket": [
"~> 7.4.3"
],
"SAMKeychain": [
"~> 1.5.3"
],
"MJExtension": [
"~> 3.0.10"
],
"MLLabel": [
"~> 1.9.1"
],
"Masonry": [
"~> 1.1.0"
],
"YYKit": [
"~> 1.0.9"
],
"MJRefresh": [
"~> 3.1.14.1"
],
"TZImagePickerController": [
"1.7.9"
],
"FDFullscreenPopGesture": [
"~>1.1"
]
}
}