[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / e / c / OXSaiSDK / 1.4.2 / OXSaiSDK.podspec.json
blobdc955741b8ab8119b7c758e2a4dac6b9a165b472
2   "name": "OXSaiSDK",
3   "version": "1.4.2",
4   "license": "MIT",
5   "summary": "一键登录",
6   "homepage": "https://github.com/wxb74/YDDL_SDK",
7   "source": {
8     "git": "https://github.com/wxb74/YDDL_SDK.git",
9     "tag": "1.4.2"
10   },
11   "requires_arc": true,
12   "platforms": {
13     "ios": "8.0"
14   },
15   "libraries": "c++.1",
16   "authors": {
17     "wxb74": "563527728@qq.com"
18   },
19   "social_media_url": "https://github.com/wxb74/YDDL_SDK",
20   "source_files": "framework/OXSaiSDK.framework/Headers/*.{h}",
21   "vendored_frameworks": "framework/OXSaiSDK.framework",
22   "resources": "framework/*.{bundle}",
23   "public_header_files": "framework/OXSaiSDK.framework/Headers/OXSaiSDK.h",
24   "pod_target_xcconfig": {
25     "ENABLE_BITCODE": "NO",
26     "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/OXSaiSDK",
27     "OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup -ObjC"
28   }