[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 0 / 6 / a / HZAdSense / 1.0.4 / HZAdSense.podspec.json
blob99c2ea6e9b56ddd7cb70e63d6e14513f767e4e8d
2   "name": "HZAdSense",
3   "version": "1.0.4",
4   "summary": "AdSense by Ultifit",
5   "description": "There is nothing for the time bein",
6   "homepage": "https://github.com/gggggodlike/HZAdSense",
7   "license": "MIT",
8   "authors": {
9     "chenbinpeng": "851768415@qq.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/gggggodlike/HZAdSense.git",
16     "tag": "1.0.4"
17   },
18   "source_files": [
19     "HZAdsenseSDK-OC/*.h",
20     "HZAdsenseSDK-OC/*.a"
21   ],
22   "resources": "HZAdsenseSDK-OC/*.bundle",
23   "frameworks": [
24     "CoreGraphics",
25     "Foundation",
26     "MobileCoreServices",
27     "Security",
28     "SystemConfiguration",
29     "UIKit",
30     "ImageIO"
31   ],
32   "xcconfig": {
33     "LIBRARY_SEARCH_PATHS": "${PODS_ROOT}/HZAdSense"
34   }