[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / a / 7 / 2 / WordPress-iOS-Shared / 0.4.0 / WordPress-iOS-Shared.podspec.json
blob766170259b4dd5546b982123ad1ac38e45faad2d
2   "name": "WordPress-iOS-Shared",
3   "version": "0.4.0",
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.4.0"
18   },
19   "source_files": "WordPress-iOS-Shared/Core",
20   "ios": {
21     "resource_bundles": {
22       "WordPress-iOS-Shared": "WordPress-iOS-Shared/Assets/*.{ttf,otf}"
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"
31     ],
32     "CocoaLumberjack": [
33       "= 2.0.0"
34     ]
35   },
36   "deprecated": true