4 "summary": "AdPie Ads SDK.",
5 "description": "The AdPie SDK allows developers to easily incorporate banner, interstitial and native ads. It will benefit developers a lot.",
6 "homepage": "https://github.com/gomfactory/AdPie-iOS-SDK",
9 "text": "Copyright 2015 gomfactory. All rights reserved."
11 "authors": "gomfactory",
16 "git": "https://github.com/gomfactory/AdPie-iOS-SDK.git",
20 "vendored_frameworks": "AdPieSDK/AdPieSDK.framework"
22 "public_header_files": "AdPieSDK/AdPieSDK.framework/**/*.h",
23 "source_files": "AdPieSDK/AdPieSDK.framework/**/*.h",
24 "preserve_paths": "AdPieSDK/AdPieSDK.framework",
30 "weak_frameworks": "WebKit",
32 "OTHER_LDFLAGS": "-ObjC",
33 "LIBRARY_SEARCH_PATHS": "$(SRCROOT)/Pods/AdPieSDK"
35 "pod_target_xcconfig": {
36 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38 "user_target_xcconfig": {
39 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"