2 "name": "WordPressAuthenticator",
3 "version": "1.19.0-beta.5",
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",
9 "WordPress": "mobile@automattic.com"
14 "swift_versions": "4.2",
16 "git": "https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git",
17 "tag": "1.19.0-beta.5"
19 "source_files": "WordPressAuthenticator/**/*.{h,m,swift}",
20 "private_header_files": "WordPressAuthenticator/Private/*.h",
22 "WordPressAuthenticatorResources": [
23 "WordPressAuthenticator/Resources/Assets.xcassets",
24 "WordPressAuthenticator/Resources/SupportedEmailClients/*.plist",
25 "WordPressAuthenticator/Resources/Animations/*.json",
26 "WordPressAuthenticator/**/*.{storyboard,xib}"
30 "static_framework": true,
31 "header_dir": "WordPressAuthenticator",
33 "1PasswordExtension": [
67 "swift_version": "4.2"