blob: 83a23f03d9f346543152fcc5e3c7c1cd8d68515f [file] [log] [blame]
{
"name": "IMSDK_Demo",
"version": "0.4.1",
"summary": "A short description of IMSDK_Demo.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sunwangwang/IMSDK_Demo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunwangwang": "sun.wang@vpclub.cn"
},
"source": {
"git": "https://github.com/sunwangwang/IMSDK_Demo.git",
"tag": "0.4.1"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "IMSDK_Demo/Classes/*.framework",
"frameworks": [
"UIKit",
"Foundation",
"CoreMedia",
"AVFoundation",
"CFNetwork",
"Security"
],
"resources": "IMSDK_Demo/Assets/IMSDK.bundle",
"dependencies": {
"AFNetworking": [
"~> 4.0.1"
],
"Masonry": [
],
"MBProgressHUD": [
],
"TZImagePickerController": [
],
"SDWebImage": [
],
"FMDB": [
],
"SocketRocket": [
],
"MJRefresh": [
],
"GKPhotoBrowser": [
],
"TTGTagCollectionView": [
],
"Protobuf": [
],
"EBBannerView": [
]
}
}