blob: e5493bf67be6ab659e72192b843dfde2444270f6 [file] [log] [blame]
{
"name": "MgwSDKDemo1",
"version": "1.3",
"summary": "iOS芒果玩客户端framework",
"homepage": "http://www.xingfeiinc.com",
"license": {
"type": "MIT"
},
"authors": {
"duanzongwang": "duanzongwang@xingfeiinc.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/heihuhei2013/MgwSDKDemo1.git",
"tag": "1.3"
},
"source_files": "ReYunSDK/*.{h}",
"vendored_frameworks": [
"MgwSDK.framework",
"Bugly.framework"
],
"vendored_libraries": "ReYunSDK/libTrackingIOO.a",
"frameworks": [
"MgwSDK",
"StoreKit",
"CoreMotion",
"AdSupport",
"Photos",
"SystemConfiguration",
"Security",
"CoreGraphics",
"CoreTelephony",
"QuartzCore",
"UIKit"
],
"libraries": [
"sqlite3",
"stdc++"
],
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}