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",
22 "GNAdSDK/libs/Reachability/*.{h,m}",
23 "GNAdSDK/libs/KissXML/**/*.{h,m}"
31 "SystemConfiguration",
40 "weak_frameworks": "AppTrackingTransparency",
42 "pod_target_xcconfig": {
43 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
45 "user_target_xcconfig": {
46 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
50 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
51 "OTHER_LDFLAGS": "-ObjC"