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