[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / a / 7 / 2 / WordPress-iOS-Shared / 0.5.3 / WordPress-iOS-Shared.podspec.json
blobe81268c42b40db012f7606d95189564e95671a0f
2   "name": "WordPress-iOS-Shared",
3   "version": "0.5.3",
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.org",
7   "license": "GPLv2",
8   "authors": {
9     "Aaron Douglas": "astralbodies@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/WordPressiOS",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/wordpress-mobile/WordPress-iOS-Shared.git",
17     "tag": "0.5.3"
18   },
19   "source_files": [
20     "WordPress-iOS-Shared/Core",
21     "WordPress-iOS-Shared/Private"
22   ],
23   "public_header_files": "WordPress-iOS-Shared/Core/*.h",
24   "ios": {
25     "resource_bundles": {
26       "WordPress-iOS-Shared": "WordPress-iOS-Shared/Assets/*.{ttf,otf}"
27     }
28   },
29   "exclude_files": "WordPress-iOS-Shared/Exclude",
30   "prefix_header_file": "WordPress-iOS-Shared/WordPress-iOS-Shared-Prefix.pch",
31   "requires_arc": true,
32   "header_dir": "WordPressShared",
33   "dependencies": {
34     "AFNetworking": [
35       "~> 2.5"
36     ],
37     "CocoaLumberjack": [
38       "~> 2.2.0"
39     ]
40   },
41   "deprecated": true