[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / a / 7 / 2 / WordPress-iOS-Shared / 0.8.2 / WordPress-iOS-Shared.podspec.json
blob89a640e96c1bf615300a694eaa18a5dbac61e1ba
2   "name": "WordPress-iOS-Shared",
3   "version": "0.8.2",
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     "Diego Rey Mendez": "diegoreymendez@gmail.com",
12     "Sergio Estevao": "sergioestevao@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/WordPressiOS",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/wordpress-mobile/WordPress-iOS-Shared.git",
20     "tag": "0.8.2"
21   },
22   "source_files": [
23     "WordPress-iOS-Shared/Core/*.{h,m,swift}",
24     "WordPress-iOS-Shared/Private/*.{h,m,swift}"
25   ],
26   "private_header_files": "WordPress-iOS-Shared/Private/*.h",
27   "ios": {
28     "resource_bundles": {
29       "WordPress-iOS-Shared": "WordPress-iOS-Shared/Assets/*.{ttf,otf}"
30     }
31   },
32   "exclude_files": "WordPress-iOS-Shared/Exclude",
33   "prefix_header_file": "WordPress-iOS-Shared/WordPress-iOS-Shared-Prefix.pch",
34   "requires_arc": true,
35   "header_dir": "WordPressShared",
36   "dependencies": {
37     "CocoaLumberjack": [
38       "~> 2.2.0"
39     ]
40   },
41   "deprecated": true