[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 5 / e / c / OXSaiSDK / 2.3.3 / OXSaiSDK.podspec.json
blobf958b084ecd374881fdeef830ec393202fe389c3
2   "name": "OXSaiSDK",
3   "version": "2.3.3",
4   "summary": "秒验 iOS SDK",
5   "description": "本机号一键登录/校验",
6   "homepage": "http://my.wlwx.com/site/index.html",
7   "license": {
8     "type": "LGPL"
9   },
10   "authors": {
11     "oxsdk": "120862840@qq.com"
12   },
13   "social_media_url": "http://my.wlwx.com/site/index.html",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/oxsdk/my.git",
19     "tag": "2.3.3"
20   },
21   "vendored_frameworks": "framework/*.{framework}",
22   "resources": "framework/*.{bundle}",
23   "libraries": "c++.1",
24   "requires_arc": true,
25   "pod_target_xcconfig": {
26     "ENABLE_BITCODE": "NO",
27     "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/OXSaiSDK",
28     "OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup -ObjC"
29   }