[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 8 / a / 1 / TwitterSignIn / 1.1.2 / TwitterSignIn.podspec.json
blobed5ddddff94d377d622d1c97431991762779cb6d
2   "name": "TwitterSignIn",
3   "version": "1.1.2",
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.2/TwitterSignIn_xcframeworks.zip",
17     "sha1": "8a948376b30959e9800bd6bfbd9cbac94dabbc1b"
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   ]