blob: 50434f4c4637987e62da7296727fe8de1ee4dabd [file] [log] [blame]
{
"name": "iComeSDK",
"version": "0.7.6.8",
"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://github.com/zhangrongwu/iComeSDK",
"tag": "0.7.6.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "iComeSDK/**/*.{h,m,bundle}",
"public_header_files": "iComeSDK/Headers/*.h",
"resources": "iComeSDK/Resources/*.{bundle,png,plist}",
"frameworks": [
"UIKit",
"MapKit",
"MobileCoreServices",
"CoreData",
"SystemConfiguration",
"AVFoundation",
"WebKit",
"QuickLook",
"AudioToolbox",
"CoreMedia",
"CoreVideo",
"Photos",
"Accelerate",
"CoreGraphics",
"CoreTelephony",
"MessageUI",
"CoreLocation",
"AddressBook",
"Foundation"
],
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"FMDB": [
"~> 2.7.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"
],
"UITableView+FDTemplateLayoutCell": [
"~>1.6"
]
}
}