blob: 13fcaf5d0a2ffa1075892378efcd21a8702b8aad [file] [log] [blame]
{
"name": "WordPressUI",
"version": "1.5.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": "10.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/wordpress-mobile/WordPressUI-iOS.git",
"tag": "1.5.1"
},
"source_files": "WordPressUI/**/*.{h,m,swift}",
"resource_bundles": {
"WordPressUIResources": [
"WordPressUI/Resources/*.{xcassets}",
"WordPressUI/**/*.{storyboard}"
]
},
"requires_arc": true,
"header_dir": "WordPressUI",
"swift_version": "4.2"
}