blob: 2d0fd967d8a0c7b84cb9e48d67cd8a0d024f2017 [file] [log] [blame]
{
"name": "EchatCommon",
"version": "1.0.2",
"summary": "be happy,my friend",
"description": "仅仅是个测试123123123132",
"homepage": "https://github.com/shywoody/FrameworkTest.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xielang": "beatdoudou@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/shywoody/FrameworkTest.git",
"tag": "1.0.2"
},
"resources": "Resource/EchatResouce.bundle",
"source_files": "EchatCommon/EchatCommon.framework/Headers/*.{h}",
"ios": {
"vendored_frameworks": "EchatCommon/EchatCommon.framework"
},
"frameworks": [
"Foundation",
"UIKit",
"CFNetwork",
"SystemConfiguration",
"JavaScriptCore",
"GLKit",
"OpenGLES",
"CoreGraphics",
"QuartzCore",
"CoreLocation",
"CoreTelephony",
"AdSupport",
"Security"
],
"libraries": [
"stdc++",
"z",
"c++",
"icucore"
],
"requires_arc": true,
"dependencies": {
"AMap3DMap": [
"6.2.0"
],
"AMapSearch": [
"6.1.0"
],
"AMapFoundation": [
"1.5.0"
]
}
}