blob: 249f7322985ac33e1285c16a674b35dad98d1ae3 [file] [log] [blame]
{
"name": "KUAIYONGSDKDYDemo",
"version": "0.0.18",
"summary": "A KUAIYONGSDKDYDemo.",
"description": "A CocoaPods KUAIYONGSDKDYDemo",
"homepage": "https://github.com/yuhaomingming/KUAIYONGSDKDYDemo.git",
"license": "MIT",
"authors": {
"于浩": "351945755@qq.com"
},
"social_media_url": "http://www.cnblogs.com/tanglimei/p/4807804.html",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yuhaomingming/KUAIYONGSDKDYDemo.git",
"tag": "0.0.18"
},
"public_header_files": [
"Common/SDK/Platform/KUAIYONGSDK/DYFramework/QuickUnifyPlatform.framework/**/*.h",
"Common/SDK/Platform/KUAIYONGSDK/SDKSource/SDKFinal/xsdkFramework.framework/**/.h"
],
"source_files": "Common/Source/Demo/*.{h}",
"resources": [
"Common/SDK/Platform/KUAIYONGSDK/SDKSource/SDKFinal/*.bundle",
"Common/SDK/Platform/KUAIYONGSDK/SDKSource/Plist/QuickManifest.plist"
],
"ios": {
"vendored_frameworks": [
"Common/SDK/Platform/KUAIYONGSDK/DYFramework/QuickUnifyPlatform.framework",
"Common/SDK/Platform/KUAIYONGSDK/SDKSource/SDKFinal/xsdkFramework.framework"
]
},
"requires_arc": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
}
}