[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 3 / 2 / 9 / tms-social-lib / 1.0.0 / tms-social-lib.podspec.json
blobada1b8d59707c9783e97127d96e0e4858f1fbda6
2   "name": "tms-social-lib",
3   "platforms": {
4     "ios": "13.0"
5   },
6   "version": "1.0.0",
7   "summary": "This is a library of Tomosia Compạny for social login",
8   "homepage": "https://github.com/TOMOSIA-VIETNAM/tms-lib-social-ios",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Tomosia Viet Nam Co.Ltd": "phuong.vo@tomosia.com"
15   },
16   "source": {
17     "git": "https://github.com/TOMOSIA-VIETNAM/tms-lib-social-ios",
18     "tag": "1.0.0"
19   },
20   "source_files": "tms-social-lib/Classes/**/*.swift",
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "AuthenticationServices"
25   ],
26   "dependencies": {
27     "FacebookCore": [
28       "0.9.0"
29     ],
30     "FacebookLogin": [
31       "0.9.0"
32     ],
33     "TwitterKit5": [
34       "5.2.0"
35     ],
36     "LineSDKSwift": [
37       "5.7.0"
38     ],
39     "GoogleSignIn": [
40       "6.0.1"
41     ]
42   },
43   "pod_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45   },
46   "user_target_xcconfig": {
47     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
48   }