2 "name": "WordPressCom-Stats-iOS",
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 bearer token for WordPress.com generated currently by WordPress-Mobile/WordPress-iOS",
6 "homepage": "http://apps.wordpress.org",
9 "Aaron Douglas": "astralbodies@gmail.com"
11 "social_media_url": "http://twitter.com/WordPressiOS",
16 "git": "https://github.com/wordpress-mobile/WordPressCom-Stats-iOS.git",
19 "private_header_files": "WordPressCom-Stats-iOS/Private/*.h",
20 "exclude_files": "WordPressCom-Stats-iOS/Exclude",
21 "prefix_header_file": "WordPressCom-Stats-iOS/WordPressCom-Stats-iOS-Prefix.pch",
23 "header_dir": "WordPressComStatsiOS",
24 "module_name": "WordPressComStatsiOS",
32 "WordPress-iOS-Shared": [
35 "NSObject-SafeExpectations": [
38 "WordPressCom-Analytics-iOS": [
47 "WordPressCom-Stats-iOS/Common/*.{h,m,swift}",
48 "WordPressCom-Stats-iOS/Private/*.{h,m,swift}",
49 "WordPressCom-Stats-iOS/UI/*.{h,m,swift}"
52 "WordPressCom-Stats-iOS/Services": [
57 "WordPressCom-Stats-iOS": [
58 "WordPressCom-Stats-iOS/UI/*.storyboard",
59 "WordPressCom-Stats-iOS/UI/*.xib",
60 "WordPressCom-Stats-iOS/Resources/*.otf",
61 "WordPressCom-Stats-iOS/Resources/*.png"
68 "WordPressCom-Stats-iOS/Common/*.{h,m,swift}",
69 "WordPressCom-Stats-iOS/Private/*.{h,m,swift}",
70 "WordPressCom-Stats-iOS/Services/*.{h,m,swift}"