[Add] BonreeCore 1.5.2
[CocoaPods.git] / Specs / 5 / a / 5 / WordPressUI / 1.3.3 / WordPressUI.podspec.json
bloba86e035ef25e44272a71a187240ba29b043abbad
2   "name": "WordPressUI",
3   "version": "1.3.3",
4   "summary": "Home of reusable WordPress UI components.",
5   "description": "This framework contains standalone and reusable components, brought to you by the WordPress iOS Team.",
6   "homepage": "http://apps.wordpress.com",
7   "license": "GPLv2",
8   "authors": {
9     "Jorge Leandro Perez": "jorge.perez@automattic.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "swift_version": "4.2",
15   "source": {
16     "git": "https://github.com/wordpress-mobile/WordPressUI-iOS.git",
17     "tag": "1.3.3"
18   },
19   "source_files": "WordPressUI/**/*.{h,m,swift}",
20   "resource_bundles": {
21     "WordPressUI": [
22       "WordPressUI/**/*.{storyboard}"
23     ]
24   },
25   "requires_arc": true,
26   "header_dir": "WordPressUI"