[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 1 / 0 / c / KUAIYONGSDKDY / 0.0.5 / KUAIYONGSDKDY.podspec.json
bloba1d361698f69274300918d62a89330d4a35348f9
2   "name": "KUAIYONGSDKDY",
3   "version": "0.0.5",
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.5"
17   },
18   "source_files": [
19     "Common/Source/Demo/QUPAppDelegate.{h,m}",
20     "Common/Source/Demo/QUPViewController.{h,m}",
21     "Common/SDK/Platform/KUAIYONGSDK/DYFramework/QuickUnifyPlatform.framework/Headers/*.h"
22   ],
23   "public_header_files": "Common/SDK/Platform/KUAIYONGSDK/DYFramework/QuickUnifyPlatform.framework/Headers/*.h",
24   "resources": [
25     "Common/SDK/Platform/KUAIYONGSDK/SDKSource/SDKFinal/*.bundle",
26     "Common/SDK/Platform/KUAIYONGSDK/Plist/*.plist",
27     "DYSDK/KUAIYONGSDK/QuickUnifyPlatformDemo/QuickUnifyPlatformDemo/QUPInfo.plist"
28   ],
29   "ios": {
30     "vendored_frameworks": [
31       "Common/SDK/Platform/KUAIYONGSDK/DYFramework/QuickUnifyPlatform.framework",
32       "Common/SDK/Platform/KUAIYONGSDK/SDKSource/SDKFinal/*.framework"
33     ]
34   },
35   "requires_arc": true,
36   "xcconfig": {
37     "OTHER_LDFLAGS": "-ObjC",
38     "ENABLE_BITCODE": "NO"
39   }