blob: 99c2ea6e9b56ddd7cb70e63d6e14513f767e4e8d [file] [log] [blame]
{
"name": "HZAdSense",
"version": "1.0.4",
"summary": "AdSense by Ultifit",
"description": "There is nothing for the time bein",
"homepage": "https://github.com/gggggodlike/HZAdSense",
"license": "MIT",
"authors": {
"chenbinpeng": "851768415@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/gggggodlike/HZAdSense.git",
"tag": "1.0.4"
},
"source_files": [
"HZAdsenseSDK-OC/*.h",
"HZAdsenseSDK-OC/*.a"
],
"resources": "HZAdsenseSDK-OC/*.bundle",
"frameworks": [
"CoreGraphics",
"Foundation",
"MobileCoreServices",
"Security",
"SystemConfiguration",
"UIKit",
"ImageIO"
],
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "${PODS_ROOT}/HZAdSense"
}
}