[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 7 / 2 / WordPress-iOS-Shared / 0.0.2 / WordPress-iOS-Shared.podspec.json
blob80d4b2f54dc1514a8edd4fa24ac461ee4f1dc158
2   "name": "WordPress-iOS-Shared",
3   "version": "0.0.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://make.wordpress.org/mobile",
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.0.2"
18   },
19   "source_files": [
20     "WordPress-iOS-Shared",
21     "WordPress-iOS-Shared/**/*.{h,m}"
22   ],
23   "exclude_files": "WordPress-iOS-Shared/Exclude",
24   "prefix_header_file": "WordPress-iOS-Shared/WordPress-iOS-Shared-Prefix.pch",
25   "requires_arc": true,
26   "dependencies": {
27     "AFNetworking": [
28       "2.2.3"
29     ],
30     "CocoaLumberjack": [
31       "~>1.8.1"
32     ],
33     "DTCoreText": [
34       "1.6.9"
35     ]
36   },
37   "deprecated": true