[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / 1 / b / BASESDKSYDemo / 0.0.11 / BASESDKSYDemo.podspec.json
blob67e21049b915ef246fd5ee5ecbcad5dafdfa21f7
2   "name": "BASESDKSYDemo",
3   "version": "0.0.11",
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   "social_media_url": "https://github.com/yuhaomingming/BASESDKSYDemo.git",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/yuhaomingming/BASESDKSYDemo.git",
17     "tag": "0.0.11"
18   },
19   "public_header_files": "Common/SDK/Platform/BASESDK/SYFramework/QuickUnifyPlatform.framework/Headers/*.h",
20   "source_files": "Common/Source/Demo/*.{h}",
21   "resources": "Common/SDK/Platform/BASESDK/Plist/QuickManifest.plist",
22   "ios": {
23     "vendored_frameworks": "Common/SDK/Platform/BASESDK/SYFramework/QuickUnifyPlatform.framework"
24   },
25   "requires_arc": true,
26   "pod_target_xcconfig": {
27     "OTHER_LDFLAGS": "-lObjC"
28   }