2 "name": "Geniee-Test-iOS-SDK",
4 "summary": "An SDK for ad menetization with the Geniee Network",
5 "homepage": "https://geniee.co.jp",
7 "type": "Apache License, Version 2.0",
11 "Geniee": "takaaki.kobayashi@geniee.co.jp"
17 "git": "https://github.com/geniee-ssp/Geniee-iOS-SDK.git",
18 "branch": "hotfix/podspec_weak_framework"
20 "vendored_frameworks": "GNAdSDK/Framework/GNAdSDK.framework",
21 "source_files": "GNAdSDK/libs/Reachability/*.{h,m}",
28 "SystemConfiguration",
37 "weak_frameworks": "AppTrackingTransparency",
39 "pod_target_xcconfig": {
40 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42 "user_target_xcconfig": {
43 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
47 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
48 "OTHER_LDFLAGS": "-ObjC"