[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / d / 0 / WordPress-iOS-Shared-LocPham / 0.5.2.0.1 / WordPress-iOS-Shared-LocPham.podspec.json
blobacc216b2cc540aa8cc28fdf82a5bf43487e3a361
2   "name": "WordPress-iOS-Shared-LocPham",
3   "version": "0.5.2.0.1",
4   "summary": "Customized shared components used in building the WordPress iOS apps and other library components.",
5   "description": "Customized 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     "Loc Pham": "pham.loc@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/phamdacloc",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/phamdacloc/WordPress-iOS-Shared-LocPham.git",
17     "tag": "0.5.2.0.1"
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   }