2 "name": "Geniee-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": "kazunori.yamamoto@geniee.co.jp"
17 "git": "https://github.com/geniee-ssp/Geniee-iOS-SDK.git",
20 "vendored_frameworks": "GNAdSDK/Framework/GNAdSDK.xcframework",
21 "source_files": "GNAdSDK/libs/Reachability/*.{h,m}",
28 "SystemConfiguration",
37 "weak_frameworks": "AppTrackingTransparency",
39 "pod_target_xcconfig": {
40 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
42 "user_target_xcconfig": {
43 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
47 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
48 "OTHER_LDFLAGS": "-ObjC"