[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / 9 / 5 / FYFOpenSDK / 0.1.0 / FYFOpenSDK.podspec.json
blobc48f25d55d559feeb00ede0f44eebbb472eebb62
2   "name": "FYFOpenSDK",
3   "version": "0.1.0",
4   "summary": "A short description of FYFOpenSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lookingforfanyunfei/FYFOpenSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "786452470@qq.com": "fyf786452470@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/lookingforfanyunfei/FYFOpenSDK.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "pod_target_xcconfig": {
22     "VALID_ARCHS": "arm64e arm64 armv7 armv7s x86_64",
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "vendored_libraries": "FYFOpenSDK/Library/libWeChatSDK.a",
26   "source_files": "FYFOpenSDK/Classes/*.h",
27   "frameworks": [
28     "CFNetwork",
29     "Security",
30     "CoreTelephony",
31     "SystemConfiguration",
32     "WebKit"
33   ],
34   "libraries": [
35     "c++",
36     "sqlite3",
37     "z"
38   ]