[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / e / c / WordPressCom-Stats-iOS / 0.3.4 / WordPressCom-Stats-iOS.podspec.json
blob878198edb66f82937bbf5becffd013dce395febc
2   "name": "WordPressCom-Stats-iOS",
3   "version": "0.3.4",
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 Token for WordPress.com generated currently by WordPress-Mobile/WordPress-iOS\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/WordPressCom-Stats-iOS.git",
17     "tag": "0.3.4"
18   },
19   "source_files": [
20     "WordPressCom-Stats-iOS",
21     "WordPressCom-Stats-iOS/**/*.{h,m,swift}"
22   ],
23   "exclude_files": "WordPressCom-Stats-iOS/Exclude",
24   "prefix_header_file": "WordPressCom-Stats-iOS/WordPressCom-Stats-iOS-Prefix.pch",
25   "resource_bundles": {
26     "WordPressCom-Stats-iOS": [
27       "WordPressCom-Stats-iOS/**/*.storyboard",
28       "WordPressCom-Stats-iOS/**/*.otf"
29     ]
30   },
31   "requires_arc": true,
32   "dependencies": {
33     "AFNetworking": [
34       "~> 2.5"
35     ],
36     "CocoaLumberjack": [
37       "~> 2.0"
38     ],
39     "WordPress-iOS-Shared": [
40       "~> 0.3"
41     ],
42     "NSObject-SafeExpectations": [
43       "0.0.2"
44     ],
45     "WordPressCom-Analytics-iOS": [
47     ]
48   },
49   "deprecated": true