[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 3 / 2 / 1BAIDUSDKSYDemo / 0.0.4 / 1BAIDUSDKSYDemo.podspec.json
blobad89bbbfe57132137979f6e78f524372f14c052b
2   "name": "1BAIDUSDKSYDemo",
3   "version": "0.0.4",
4   "summary": "The first one test framework.",
5   "description": "I will be very careful to do this framework.",
6   "homepage": "https://github.com/tanglimei/1BAIDUSDKSYDemo.git",
7   "license": "MIT",
8   "authors": {
9     "tanglimei": "562630424@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/tanglimei/1BAIDUSDKSYDemo.git",
16     "tag": "0.0.4"
17   },
18   "source_files": [
19     "Common/Source/**/*.{h,m}",
20     "Common/SDK/Platform/BAIDUSDK/SYFramework/QuickUnifyPlatform.framework/Headers/*.h"
21   ],
22   "resources": [
23     "Common/SDK/Platform/BAIDUSDK/SDKSource/SDKFinal/NdComPlatform_SNS_Resources.bundle",
24     "Common/SDK/Platform/BAIDUSDK/Plist/*.plist"
25   ],
26   "frameworks": [
27     "AssetsLibrary",
28     "AdSupport",
29     "MessageUI",
30     "UIKit",
31     "Foundation",
32     "CoreGraphics",
33     "QuartzCore",
34     "SystemConfiguration",
35     "AddressBook",
36     "CoreTelephony"
37   ],
38   "libraries": [
39     "z",
40     "sqlite3",
41     "stdc++"
42   ],
43   "requires_arc": true,
44   "public_header_files": "Common/SDK/Platform/BAIDUSDK/SYFramework/QuickUnifyPlatform.framework/Headers/*.h",
45   "xcconfig": {
46     "OTHER_LDFLAGS": "-ObjC",
47     "ENABLE_BITCODE": "NO",
48     "ONLY_ACTIVE_ARCH": "NO"
49   },
50   "ios": {
51     "vendored_frameworks": [
52       "Common/SDK/Platform/BAIDUSDK/SDKSource/SDKFinal/framework5/*.framework",
53       "Common/SDK/Platform/BAIDUSDK/SDKSource/SDKFinal/framework5/framework/*.framework",
54       "Common/SDK/Platform/BAIDUSDK/SYFramework/QuickUnifyPlatform.framework"
55     ]
56   }