[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / a / 1 / TwitterSignIn / 1.1.1 / TwitterSignIn.podspec.json
blob6d9480fe4701ecfc55a5924f76d850e5d74894fa
2   "name": "TwitterSignIn",
3   "version": "1.1.1",
4   "summary": "Let Twitter users into your apps quickly and easily by using inner browser or twitter app.",
5   "description": "It is interface to the Twitter API, the sign-in process is lightly and clearly.\nNo dependencies, framework file is tiny.\nSupports iOS 12+.",
6   "homepage": "https://github.com/jammy-huang/TwitterSignIn-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "jammy.huang",
12   "platforms": {
13     "ios": "12.0"
14   },
15   "source": {
16     "http": "https://github.com/jammy-huang/TwitterSignIn-iOS/releases/download/1.1.1/TwitterSignIn_xcframeworks.zip",
17     "sha1": "63f1e59418952c1f6d81ec6c7204a3f69a7199a7"
18   },
19   "default_subspecs": "V2",
20   "subspecs": [
21     {
22       "name": "V2",
23       "vendored_frameworks": "Frameworks/TwitterSignInV2.xcframework"
24     },
25     {
26       "name": "V1",
27       "vendored_frameworks": "Frameworks/TwitterSignInV1.xcframework"
28     }
29   ]