2 "name": "WordPressAuthenticator",
3 "version": "4.1.0-beta.1",
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",
12 "The WordPress Mobile Team": "mobile@wordpress.org"
17 "swift_versions": "5.0",
19 "git": "https://github.com/wordpress-mobile/WordPressAuthenticator-iOS.git",
22 "source_files": "WordPressAuthenticator/**/*.{h,m,swift}",
23 "private_header_files": "WordPressAuthenticator/Private/*.h",
25 "WordPressAuthenticatorResources": [
26 "WordPressAuthenticator/Resources/Assets.xcassets",
27 "WordPressAuthenticator/Resources/SupportedEmailClients/*.plist",
28 "WordPressAuthenticator/Resources/Animations/*.json",
29 "WordPressAuthenticator/**/*.{storyboard,xib}"
32 "header_dir": "WordPressAuthenticator",
59 "swift_version": "5.0"