[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / a / 1 / TwitterSignIn / 1.0.0 / TwitterSignIn.podspec.json
blob0e0dd328d3660fbce1d2e7634f90a16df55327b2
2   "name": "TwitterSignIn",
3   "version": "1.0.0",
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.0.0/TwitterSignIn.framework.zip",
17     "sha1": "f54485422073ae7bf9e31c55711b4476062ee257"
18   },
19   "vendored_frameworks": "TwitterSignIn.framework",
20   "user_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   }