[Add] AlibabacloudSlb20140515 1.0.5
[CocoaPods.git] / Specs / 5 / b / a / WordPressAuthenticator / 1.22.0-beta.6 / WordPressAuthenticator.podspec.json
blob0fd22ad5168d985274c45c3f19ae9eadb5161cac
2   "name": "WordPressAuthenticator",
3   "version": "1.22.0-beta.6",
4   "summary": "WordPressAuthenticator implements an easy and elegant way to authenticate your WordPress Apps.",
5   "description": "This framework encapsulates everything required to display the Authentication UI\nand perform authentication against WordPress.com and WordPress.org sites.\n\nPlus: WordPress.com *signup*  is supported.",
6   "homepage": "https://github.com/wordpress-mobile/WordPressAuthenticator-iOS",
7   "license": "GPLv2",
8   "authors": {
9     "WordPress": "mobile@automattic.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "swift_versions": "4.2",
15   "source": {
16     "git": "https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git",
17     "tag": "1.22.0-beta.6"
18   },
19   "source_files": "WordPressAuthenticator/**/*.{h,m,swift}",
20   "private_header_files": "WordPressAuthenticator/Private/*.h",
21   "resource_bundles": {
22     "WordPressAuthenticatorResources": [
23       "WordPressAuthenticator/Resources/Assets.xcassets",
24       "WordPressAuthenticator/Resources/SupportedEmailClients/*.plist",
25       "WordPressAuthenticator/Resources/Animations/*.json",
26       "WordPressAuthenticator/**/*.{storyboard,xib}"
27     ]
28   },
29   "requires_arc": true,
30   "static_framework": true,
31   "header_dir": "WordPressAuthenticator",
32   "dependencies": {
33     "1PasswordExtension": [
34       "1.8.6"
35     ],
36     "Alamofire": [
37       "4.8"
38     ],
39     "CocoaLumberjack": [
40       "~> 3.5"
41     ],
42     "lottie-ios": [
43       "3.1.6"
44     ],
45     "NSURL+IDN": [
46       "0.4"
47     ],
48     "SVProgressHUD": [
49       "2.2.5"
50     ],
51     "Gridicons": [
52       "~> 1.0"
53     ],
54     "GoogleSignIn": [
55       "~> 5.0.2"
56     ],
57     "WordPressUI": [
58       "~> 1.7.0"
59     ],
60     "WordPressKit": [
61       "~> 4.0-beta.0"
62     ],
63     "WordPressShared": [
64       "~> 1.9-beta"
65     ]
66   },
67   "swift_version": "4.2"