[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / 7 / f / 8 / RelyLibrary / 1.0 / RelyLibrary.podspec.json
blob399a56988e10fbdbc93dda95d00f3776ba45f998
2   "name": "RelyLibrary",
3   "version": "1.0",
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.0"
19   },
20   "source_files": "RelyLibrary/Library/*.{h,m}",
21   "frameworks": [
22     "SystemConfiguration",
23     "CoreTelephony",
24     "Photos"
25   ],
26   "libraries": [
27     "sqlite3",
28     "z.1.1.3",
29     "c++"
30   ],
31   "vendored_frameworks": "RelyLibrary/Library/TencentOpenAPI.framework",
32   "vendored_libraries": [
33     "RelyLibrary/Library/libWeChatSDK.a",
34     "RelyLibrary/Library/libWeiboSDK.a"
35   ]