4 "summary": "ApesterKit provides a light-weight framework that loads Apester Unit in a webView",
5 "description": "'ApesterKit provides a light-weight framework that loads Apester Unit in a webView'",
6 "homepage": "https://github.com/apester-dev/ios-sdk",
12 "Hasan Sa": "hasansa007@gmail.com",
13 "ArkadiYoskovitz": "arkadiy@gini-apps.com"
16 "git": "https://github.com/apester-dev/ios-sdk.git",
30 "static_framework": true,
31 "swift_versions": "5.0",
32 "default_subspecs": "Content",
36 "source_files": "ApesterKit/Content/Classes/**/*",
38 "Google-Mobile-Ads-SDK": [
53 "code_coverage": true,
59 "ApesterKit/Tests/Classes/*.{h,m,swift}"
62 "ApesterKit/Tests/Classes/*.{h,m,swift}"
64 "requires_app_host": true,
65 "app_host_name": "ApesterKit/HostApp",
67 "ApesterKit/HostApp": [
70 "Google-Mobile-Ads-SDK": [
83 "code_coverage": true,
88 "source_files": "ApesterKit/App/Classes/**/*.{h,m,swift}",
89 "resources": "ApesterKit/App/Assets/**/*.{xib,storyboard,*.xcassets}",
91 "App/Classes/**/*.{h,m,swift}",
92 "App/Assets/**/*.{xib,storyboard}"
95 "CFBundleIdentifier": "com.apesterkit.demo",
96 "UIStatusBarStyle": "UIStatusBarStyleLightContent",
97 "UIApplicationSceneManifest": {
98 "UIApplicationSupportsMultipleScenes": false,
99 "UISceneConfigurations": {
100 "UIWindowSceneSessionRoleApplication": [
102 "UISceneConfigurationName": "Default Configuration",
103 "UISceneDelegateClassName": "$(PRODUCT_MODULE_NAME).SceneDelegate",
104 "UISceneStoryboardFile": "Main"
109 "UILaunchStoryboardName": "LaunchScreen",
110 "UIMainStoryboardFile": "Main",
111 "UISupportedInterfaceOrientations": [
112 "UIInterfaceOrientationPortrait",
113 "UIInterfaceOrientationLandscapeLeft",
114 "UIInterfaceOrientationLandscapeRight"
116 "UISupportedInterfaceOrientations~ipad": [
117 "UIInterfaceOrientationPortrait",
118 "UIInterfaceOrientationLandscapeLeft",
119 "UIInterfaceOrientationLandscapeRight"
121 "NSAppTransportSecurity": {
122 "NSAllowsArbitraryLoads": true
124 "GADApplicationIdentifier": "ca-app-pub-7862987392320388~1726030239"
127 "ApesterKit/Content": [
138 "swift_version": "5.0"