[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / f / e / c / WordPressCom-Stats-iOS / 0.4.5 / WordPressCom-Stats-iOS.podspec.json
blob5621898fc072674cb271ea711d41e239eecb3257
2   "name": "WordPressCom-Stats-iOS",
3   "version": "0.4.5",
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.4.5"
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/**/*.xib",
29       "WordPressCom-Stats-iOS/**/*.otf",
30       "WordPressCom-Stats-iOS/**/*.png"
31     ]
32   },
33   "requires_arc": true,
34   "dependencies": {
35     "AFNetworking": [
36       "~> 2.5"
37     ],
38     "CocoaLumberjack": [
39       "2.0.0"
40     ],
41     "WordPress-iOS-Shared": [
42       "~> 0.3"
43     ],
44     "NSObject-SafeExpectations": [
45       "0.0.2"
46     ],
47     "WordPressCom-Analytics-iOS": [
48       "~>0.0.34"
49     ]
50   },
51   "deprecated": true