4 "summary": "This is the iOS client for AppHub: https://apphub.io",
5 "description": "AppHub lets you instantly update React Native apps without resubmitting to the App Store.",
6 "homepage": "https://github.com/AppHubPlatform/apphub-ios",
9 "Matthew Arbesfeld": "support@apphub.com"
12 "git": "https://github.com/AppHubPlatform/apphub-ios.git",
15 "social_media_url": "https://twitter.com/AppHubPlatform",
20 "exclude_files": "AppHub/AppHub/React/**/*",
22 "AppHub/AppHub/**/*.{h,m,c}"
24 "public_header_files": [
25 "AppHub/AppHub/AHBuildManager.h",
26 "AppHub/AppHub/AppHub.h",
27 "AppHub/AppHub/AHBuild.h",
28 "AppHub/AppHub/AHDefines.h"
31 "frameworks": "SystemConfiguration",