blob: 67e21049b915ef246fd5ee5ecbcad5dafdfa21f7 [file] [log] [blame]
{
"name": "BASESDKSYDemo",
"version": "0.0.11",
"summary": "A BASESDKSYDemo.",
"description": "A CocoaPods BASESDKSYDemo",
"homepage": "https://github.com/yuhaomingming/BASESDKSYDemo.git",
"license": "MIT",
"authors": {
"于浩": "351945755@qq.com"
},
"social_media_url": "https://github.com/yuhaomingming/BASESDKSYDemo.git",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yuhaomingming/BASESDKSYDemo.git",
"tag": "0.0.11"
},
"public_header_files": "Common/SDK/Platform/BASESDK/SYFramework/QuickUnifyPlatform.framework/Headers/*.h",
"source_files": "Common/Source/Demo/*.{h}",
"resources": "Common/SDK/Platform/BASESDK/Plist/QuickManifest.plist",
"ios": {
"vendored_frameworks": "Common/SDK/Platform/BASESDK/SYFramework/QuickUnifyPlatform.framework"
},
"requires_arc": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
}
}