[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / f / 8 / RelyLibrary / 1.1 / RelyLibrary.podspec.json
blob3c579e1baadc6f74ad22eb37ee67748ae44973be
2   "name": "RelyLibrary",
3   "version": "1.1",
4   "summary": "第三方依赖的静态库",
5   "homepage": "https://github.com/51wakeup/RelyLibrary",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "醒来-技术": "1020166296@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/51wakeup/RelyLibrary.git",
18     "tag": "v1.1"
19   },
20   "source_files": "RelyLibrary/Library/*.{h,m}",
21   "frameworks": [
22     "SystemConfiguration",
23     "Security",
24     "CoreGraphics",
25     "CoreTelephony",
26     "CFNetwork",
27     "Photos"
28   ],
29   "libraries": [
30     "sqlite3",
31     "iconv",
32     "z.1.1.3",
33     "stdc++",
34     "c++"
35   ],
36   "vendored_frameworks": "RelyLibrary/Library/TencentOpenAPI.framework",
37   "vendored_libraries": [
38     "RelyLibrary/Library/libWeChatSDK.a",
39     "RelyLibrary/Library/libWeiboSDK.a"
40   ]