blob: 0a98cdfeba503fe2d2f73f180e15978e2e03a492 [file] [log] [blame]
{
"name": "WordPressUI",
"version": "1.5.3-beta.1",
"summary": "Home of reusable WordPress UI components.",
"description": "This framework contains standalone and reusable components, brought to you by the WordPress iOS Team.",
"homepage": "http://apps.wordpress.com",
"license": "GPLv2",
"authors": {
"Jorge Leandro Perez": "jorge.perez@automattic.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/wordpress-mobile/WordPressUI-iOS.git",
"tag": "1.5.3-beta.1"
},
"source_files": "WordPressUI/**/*.{h,m,swift}",
"resource_bundles": {
"WordPressUIResources": [
"WordPressUI/Resources/*.{xcassets}",
"WordPressUI/**/*.{storyboard}"
]
},
"requires_arc": true,
"header_dir": "WordPressUI",
"swift_version": "5.0"
}