[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 7 / 3 / 2 / 1BAIDUSDKSYDemo / 0.0.5 / 1BAIDUSDKSYDemo.podspec.json
blobe83642cf5569a28d2e379870f9182a58016c7afa
2   "name": "1BAIDUSDKSYDemo",
3   "version": "0.0.5",
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.5"
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     "SYSDK/BAIDUSDK/QuickUnifyPlatformDemo/QuickUnifyPlatformDemo/Info.plist"
26   ],
27   "frameworks": [
28     "AssetsLibrary",
29     "AdSupport",
30     "MessageUI",
31     "UIKit",
32     "Foundation",
33     "CoreGraphics",
34     "QuartzCore",
35     "SystemConfiguration",
36     "AddressBook",
37     "CoreTelephony"
38   ],
39   "libraries": [
40     "z",
41     "sqlite3",
42     "stdc++"
43   ],
44   "requires_arc": true,
45   "public_header_files": "Common/SDK/Platform/BAIDUSDK/SYFramework/QuickUnifyPlatform.framework/Headers/*.h",
46   "xcconfig": {
47     "OTHER_LDFLAGS": "-ObjC",
48     "ENABLE_BITCODE": "NO",
49     "ONLY_ACTIVE_ARCH": "NO"
50   },
51   "ios": {
52     "vendored_frameworks": [
53       "Common/SDK/Platform/BAIDUSDK/SDKSource/SDKFinal/framework5/*.framework",
54       "Common/SDK/Platform/BAIDUSDK/SDKSource/SDKFinal/framework5/framework/*.framework",
55       "Common/SDK/Platform/BAIDUSDK/SYFramework/QuickUnifyPlatform.framework"
56     ]
57   }