[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / e / c / WordPressCom-Stats-iOS / 0.8.0 / WordPressCom-Stats-iOS.podspec.json
blobdd511b4f2d59f0955db05e927e494181e93cebab
2   "name": "WordPressCom-Stats-iOS",
3   "version": "0.8.0",
4   "summary": "Reusable component for displaying WordPress.com site stats in an iOS application.",
5   "description": "Reusable component for displaying WordPress.com site stats in an iOS application\n\n* Requires an OAuth2 bearer token for WordPress.com generated currently by WordPress-Mobile/WordPress-iOS",
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": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/wordpress-mobile/WordPressCom-Stats-iOS.git",
17     "tag": "0.8.0"
18   },
19   "source_files": [
20     "WordPressCom-Stats-iOS",
21     "WordPressCom-Stats-iOS/**/*.{h,m,swift}"
22   ],
23   "private_header_files": "WordPressCom-Stats-iOS/Private/*.h",
24   "resource_bundles": {
25     "WordPressCom-Stats-iOS": [
26       "WordPressCom-Stats-iOS/UI/*.storyboard",
27       "WordPressCom-Stats-iOS/UI/*.xib",
28       "WordPressCom-Stats-iOS/Resources/*.otf",
29       "WordPressCom-Stats-iOS/Resources/*.png"
30     ]
31   },
32   "exclude_files": "WordPressCom-Stats-iOS/Exclude",
33   "prefix_header_file": "WordPressCom-Stats-iOS/WordPressCom-Stats-iOS-Prefix.pch",
34   "requires_arc": true,
35   "header_dir": "WordPressComStatsiOS",
36   "module_name": "WordPressComStatsiOS",
37   "dependencies": {
38     "AFNetworking": [
39       "~> 3.1.0"
40     ],
41     "CocoaLumberjack": [
42       "~> 2.2.0"
43     ],
44     "WordPress-iOS-Shared": [
45       "~> 0.5"
46     ],
47     "NSObject-SafeExpectations": [
48       "~> 0.0.2"
49     ],
50     "WordPressCom-Analytics-iOS": [
51       "~> 0.1.4"
52     ]
53   },
54   "deprecated": true