[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 2 / 6 / e / RecapchaSDK / 1.0.9 / RecapchaSDK.podspec.json
blobedd9b363990b9f4b3461ba89d888a145668c3ff7
2   "name": "RecapchaSDK",
3   "version": "1.0.9",
4   "summary": "Vendored RecapchaSDK Framework in a spec test pod.",
5   "description": "* UI extensions\n*  pod 'RecapchaSDK'\n* Đây là SDK của vtv live\n\n* Tác giả : Vũ Văn Minh\n\n* Hiện tại chưa biết viết cái méo gì cả nên viiết test vài dòng. ok",
6   "module_name": "RecapchaSDK",
7   "homepage": "https://www.vtvlive.vn/",
8   "license": {
9     "type": "MIT",
10     "file": "../LICENSE"
11   },
12   "authors": {
13     "Minhvu6533": "minhvv@vtvlive.vn"
14   },
15   "platforms": {
16     "ios": "12.0"
17   },
18   "source": {
19     "git": "https://github.com/Minhvv94/RecapchaSDK.git",
20     "tag": "1.0.9"
21   },
22   "preserve_paths": "*",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "source_files": "**/*.{h,m,swift}",
30   "requires_arc": true,
31   "dependencies": {
32     "RxSwift": [
33       "6.5.0"
34     ]
35   }