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