blob: ab5c7240668581bcc769dfc1f1e28c2b6859cae5 [file] [log] [blame]
{
"name": "EIMSDK",
"version": "0.0.1",
"summary": "test EIMSDK 1217",
"description": "test EIMSDK 12171505",
"homepage": "https://github.com/marsLiuFei/EIMSDK",
"license": "MIT",
"authors": {
"GaiShiDaYingXiong": "mars_liu_dev@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/marsLiuFei/EIMSDK.git",
"tag": "0.0.1"
},
"ios": {
"vendored_frameworks": "EIMSDK/EIMSDK.framework"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"dependencies": {
"FMDB": [
],
"MJExtension": [
],
"AFNetworking": [
],
"XMPPFramework": [
]
},
"requires_arc": true
}