[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / f / e / c / WordPressCom-Stats-iOS / 0.3.0 / WordPressCom-Stats-iOS.podspec.json
blob186d516824d0179853b43efc0b3409eb75d234e3
2   "name": "WordPressCom-Stats-iOS",
3   "version": "0.3.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 Token for WordPress.com generated currently by WordPress-Mobile/WordPress-iOS\n",
6   "homepage": "http://apps.wordpress.org",
7   "license": "MIT",
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.0"
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   "resources": [
26     "WordPressCom-Stats-iOS/**/*.storyboard",
27     "WordPressCom-Stats-iOS/**/*.otf"
28   ],
29   "requires_arc": true,
30   "dependencies": {
31     "AFNetworking": [
32       "~> 2.5.1"
33     ],
34     "CocoaLumberjack": [
35       "~> 1.9"
36     ],
37     "WordPress-iOS-Shared": [
38       "~> 0.3"
39     ],
40     "NSObject-SafeExpectations": [
41       "0.0.2"
42     ],
43     "WordPressCom-Analytics-iOS": [
45     ]
46   },
47   "deprecated": true