blob: db5b6af68d4741d722149b1553f2821945d648ed [file] [log] [blame]
{
"name": "AliBaichuan",
"version": "1.0.0",
"summary": "阿里百川IM",
"description": "A longer description of AliBaichuan in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/myz1104/AliBaichuan",
"license": {
"type": "Copyright",
"text": "阿里百川 版权所有"
},
"authors": {
"马远征": "myz1104@126.com"
},
"source": {
"git": "https://github.com/myz1104/AliBaichuan.git",
"tag": "1.0.0"
},
"default_subspecs": "WXFrameworks",
"resources": [
"WXFrameworks/WXOpenIMSDKResource.bundle",
"WXFrameworks/WXOUIModuleResources.bundle",
"WXFrameworks/*.jpg"
],
"frameworks": [
"UIKit",
"AddressBook",
"SystemConfiguration",
"CoreLocation",
"CoreTelephony",
"CoreData",
"MobileCoreServices",
"ImageIO",
"AudioToolbox",
"AVFoundation"
],
"libraries": [
"z",
"stdc++.6.0.9"
],
"requires_arc": true,
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited)"
},
"subspecs": [
{
"name": "WXFrameworks",
"vendored_frameworks": [
"WXFrameworks/SecurityGuardSDK.framework",
"WXFrameworks/UTMini.framework",
"WXFrameworks/UTDID.framework",
"WXFrameworks/WXOpenIMSDKFMWK.framework",
"WXFrameworks/WXOUIModule.framework"
],
"source_files": [
"WXFrameworks/TencentOpenAPI.framework/**/*.h",
"WXFrameworks/UTMini.framework/**/*.h",
"WXFrameworks/UTDID.framework/**/*.h",
"WXFrameworks/WXOpenIMSDKFMWK.framework/**/*.h",
"WXFrameworks/WXOUIModule.framework/**/*.h"
]
}
]
}