[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / a / 7 / 2 / WordPress-iOS-Shared / 0.5.6 / WordPress-iOS-Shared.podspec.json
blob9c71caa75f95330721f001cda87c2e4030cc08a9
2   "name": "WordPress-iOS-Shared",
3   "version": "0.5.6",
4   "summary": "Shared components used in building the WordPress iOS apps and other library components.",
5   "description": "Shared components used in building the WordPress iOS apps and other library components.\n\nThis is the first step required to build WordPress-iOS with UI components.",
6   "homepage": "http://apps.wordpress.com",
7   "license": "GPLv2",
8   "authors": {
9     "Automattic": "mobile@automattic.com",
10     "Aaron Douglas": "astralbodies@gmail.com",
11     "Sergio Estevao": "sergioestevao@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/WordPressiOS",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/wordpress-mobile/WordPress-iOS-Shared.git",
19     "tag": "0.5.6"
20   },
21   "source_files": [
22     "WordPress-iOS-Shared/Core",
23     "WordPress-iOS-Shared/Private"
24   ],
25   "public_header_files": "WordPress-iOS-Shared/Core/*.h",
26   "ios": {
27     "resource_bundles": {
28       "WordPress-iOS-Shared": "WordPress-iOS-Shared/Assets/*.{ttf,otf}"
29     }
30   },
31   "exclude_files": "WordPress-iOS-Shared/Exclude",
32   "prefix_header_file": "WordPress-iOS-Shared/WordPress-iOS-Shared-Prefix.pch",
33   "requires_arc": true,
34   "header_dir": "WordPressShared",
35   "dependencies": {
36     "CocoaLumberjack": [
37       "~> 2.2.0"
38     ]
39   },
40   "deprecated": true