[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / e / c / WordPressCom-Stats-iOS / 0.0.2 / WordPressCom-Stats-iOS.podspec.json
blob1a405eedac2a175cc625703e9c9b69afec5014c1
2   "name": "WordPressCom-Stats-iOS",
3   "version": "0.0.2",
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://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/WordPressCom-Stats-iOS.git",
17     "tag": "0.0.2"
18   },
19   "source_files": [
20     "WordPressCom-Stats-iOS",
21     "WordPressCom-Stats-iOS/**/*.{h,m}"
22   ],
23   "exclude_files": "WordPressCom-Stats-iOS/Exclude",
24   "prefix_header_file": "WordPressCom-Stats-iOS/WordPressCom-Stats-iOS-Prefix.pch",
25   "requires_arc": true,
26   "dependencies": {
27     "AFNetworking": [
28       "2.2.3"
29     ],
30     "CocoaLumberjack": [
31       "~> 1.8.1"
32     ],
33     "WordPress-iOS-Shared": [
34       "~> 0.0.1"
35     ],
36     "NSObject-SafeExpectations": [
37       "0.0.2"
38     ]
39   },
40   "deprecated": true