[Add] BlurUIKit 1.0.1
[CocoaPods.git] / Specs / 1 / 0 / c / KUAIYONGSDKDY / 0.0.4 / KUAIYONGSDKDY.podspec.json
blobfac69b80173cf41b7396f03883a93bbb87517ecb
2   "name": "KUAIYONGSDKDY",
3   "version": "0.0.4",
4   "summary": "Demo for Quiuk uniform Platform",
5   "description": "You can download this one for test when you are developping on KUAIYONGSDK.",
6   "homepage": "https://github.com/tanglimei/KUAIYONGSDKDYDemo.git",
7   "authors": {
8     "tanglimei": "562630424@qq.com"
9   },
10   "license": "MIT",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/tanglimei/KUAIYONGSDKDYDemo.git",
16     "tag": "0.0.4"
17   },
18   "source_files": "Common/SDK/Platform/KUAIYONGSDK/DYFramework/QuickUnifyPlatform.framework/Headers/*.h",
19   "public_header_files": "Common/SDK/Platform/KUAIYONGSDK/DYFramework/QuickUnifyPlatform.framework/Headers/*.h",
20   "resources": [
21     "Common/SDK/Platform/KUAIYONGSDK/SDKSource/SDKFinal/*.bundle",
22     "Common/SDK/Platform/KUAIYONGSDK/Plist/*.plist",
23     "DYSDK/KUAIYONGSDK/QuickUnifyPlatformDemo/QuickUnifyPlatformDemo/QUPInfo.plist"
24   ],
25   "ios": {
26     "vendored_frameworks": [
27       "Common/SDK/Platform/KUAIYONGSDK/DYFramework/QuickUnifyPlatform.framework",
28       "Common/SDK/Platform/KUAIYONGSDK/SDKSource/SDKFinal/*.framework"
29     ]
30   },
31   "requires_arc": true,
32   "xcconfig": {
33     "OTHER_LDFLAGS": "-ObjC",
34     "ENABLE_BITCODE": "NO"
35   }