blob: c2ac7f838561c3d3e80746fccfaff17ab5382ff4 [file] [log] [blame]
{
"name": "QYTPayForiOS",
"version": "0.1.1",
"summary": "use alipay wxpay buy something",
"description": "use alipay wxpay buy something",
"homepage": "http://192.168.1.52/QYTPayForiOS.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qcb": "@qqbbzz@126.com"
},
"source": {
"git": "http://192.168.1.52/QYTPayForiOS.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"QYTPayForiOS/*.{h,m,mm}",
"QYTPayForiOS/PayManager/*.{h,m}",
"QYTPayForiOS/QYTPay/*.{h,m}",
"QYTPayForiOS/AliPaySDK/AlipaySDK.framework/Headers/*.{h}",
"QYTPayForiOS/QYTShareManager/*.{h,m}"
],
"resource_bundles": {
"QYTPayForiOS": [
"QYTPayForiOS/PayResource/*.{storyboard,png}"
]
},
"pod_target_xcconfig": {
"OTHER_LDFLAGS": [
"-Objc",
"-all_load"
]
},
"public_header_files": "QYTPayForiOS/**/*.h",
"vendored_frameworks": [
"QYTPayForiOS/AliPaySDK/AliPaySDK.framework"
],
"frameworks": [
"UIKit",
"SystemConfiguration",
"Security",
"CoreTelephony",
"CFNetwork",
"QuartzCore",
"CoreText",
"CoreGraphics",
"CoreMotion",
"Foundation"
],
"libraries": [
"sqlite3.0",
"c++",
"z"
],
"dependencies": {
"QYTCustomUIControlForiOS": [
],
"QYTHelperForiOS": [
],
"WechatOpenSDK": [
],
"ShareSDK3": [
],
"MOBFoundation": [
],
"ShareSDK3/ShareSDKPlatforms/QQ": [
],
"ShareSDK3/ShareSDKPlatforms/SinaWeibo": [
],
"ShareSDK3/ShareSDKUI": [
],
"ShareSDK3/ShareSDKPlatforms/SMS": [
]
}
}