blob: 5d82d1f2ee57d34586ee30cca9555b1bc7f608f7 [file] [log] [blame]
{
"name": "CafeiCSDKBitcode",
"version": "1.1.4",
"summary": "CafeiCSDKBitcode for Cocoapods convenience.",
"homepage": "http://magicwindow.cn/",
"license": "MIT",
"authors": {
"MagicWindow": "jiafei.liu@magicwindow.cn"
},
"source": {
"git": "https://github.com/cafei/Test.git",
"tag": "1.1.4"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "MWContentSDKBitcode/*.{h,m}",
"public_header_files": "MWContentSDKBitcode/*.h",
"resources": "MWContentSDKBitcode/*.png",
"preserve_paths": "MWContentSDKBitcode/libMWContentSDK.a",
"vendored_libraries": "MWContentSDKBitcode/libMWContentSDK.a",
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/CafeiCSDKBitcode/MWContentSDKBitcode\"",
"HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/CafeiCSDKBitcode/MWContentSDKBitcode\""
},
"frameworks": [
"AdSupport",
"CoreTelephony",
"CoreGraphics",
"CoreFoundation",
"SystemConfiguration",
"CoreLocation"
],
"dependencies": {
"MJRefresh": [
],
"SDWebImage": [
],
"MagicWindowSDKBitcode": [
],
"WechatOpenSDK": [
]
}
}