[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / a / 7 / 2 / WordPress-iOS-Shared / 0.2.2 / WordPress-iOS-Shared.podspec.json
blob2fb5ba3693855484d3432644e35ff242c636f626
2   "name": "WordPress-iOS-Shared",
3   "version": "0.2.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.2.2"
18   },
19   "source_files": "WordPress-iOS-Shared/Core",
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.5.1"
31     ],
32     "CocoaLumberjack": [
33       "~> 1.9"
34     ]
35   },
36   "deprecated": true