[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / 1 / b / BASESDKSYDemo / 0.0.60 / BASESDKSYDemo.podspec.json
blobc6a38ca29327983eaa3ebc7401a869b8bc0721e0
2   "name": "BASESDKSYDemo",
3   "version": "0.0.60",
4   "summary": "A BASESDKSYDemo.",
5   "description": "A CocoaPods BASESDKSYDemo",
6   "homepage": "https://github.com/yuhaomingming/BASESDKSYDemo.git",
7   "license": "MIT",
8   "authors": {
9     "于浩": "351945755@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/yuhaomingming/BASESDKSYDemo.git",
16     "tag": "0.0.60"
17   },
18   "public_header_files": "Common/SDK/Platform/BASESDK/SYFramework/QuickUnifyPlatform.framework/Headers/*.h",
19   "requires_arc": true,
20   "xcconfig": {
21     "OTHER_LDFLAGS": "-ObjC",
22     "ENABLE_BITCODE": "NO"
23   },
24   "source_files": [
25     "Common/Source/Demo/*.{h,m}",
26     "Common/SDK/Platform/BASESDK/SYFramework/QuickUnifyPlatform.framework/Headers/*.h"
27   ],
28   "resources": "Common/SDK/Platform/BASESDK/Plist/QuickManifest.plist",
29   "vendored_frameworks": "Common/SDK/Platform/BASESDK/SYFramework/QuickUnifyPlatform.framework",
30   "libraries": "stdc++",
31   "frameworks": [
32     "UIKit",
33     "Foundation",
34     "CoreGraphics"
35   ]