[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / a / 7 / 2 / WordPress-iOS-Shared / 0.1.2 / WordPress-iOS-Shared.podspec.json
blob0209148c6f6fda3438a7bc7b6ca7f7bbb8998f6f
2   "name": "WordPress-iOS-Shared",
3   "version": "0.1.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\n                   This is the first step required to build WordPress-iOS with UI components.\n",
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.1.2"
18   },
19   "source_files": "WordPress-iOS-Shared",
20   "ios": {
21     "resource_bundles": {
22       "WordPress-iOS-Shared": "WordPress-iOS-Shared/Assets/*.ttf"
23     }
24   },
25   "exclude_files": "WordPress-iOS-Shared/Exclude",
26   "prefix_header_file": "WordPress-iOS-Shared/WordPress-iOS-Shared-Prefix.pch",
27   "requires_arc": true,
28   "dependencies": {
29     "AFNetworking": [
30       "~> 2.3.1"
31     ],
32     "CocoaLumberjack": [
33       "~> 1.8.1"
34     ],
35     "DTCoreText": [
36       "1.6.13"
37     ]
38   },
39   "deprecated": true