[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / b / 8 / AdPostSDK / 1.2.0 / AdPostSDK.podspec.json
blob71a11af399118717fe02fa171850f5d8784e899c
2   "name": "AdPostSDK",
3   "version": "1.2.0",
4   "summary": "AdPost iOS SDK with Helper.",
5   "homepage": "https://github.com/youknowone/AdPostSDK",
6   "license": {
7     "type": "proprietary",
8     "text": "               Copyright (C) NHN BUSINESS PLATFORM Corp. All Right Reserved.\n"
9   },
10   "authors": "NHN BUSINESS PLATFORM Corp.",
11   "source": {
12     "git": "https://github.com/youknowone/AdPostSDK.git",
13     "tag": "1.2.0"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "source_files": [
19     "MobileAdView.h",
20     "AdPostHelper.h",
21     "AdPostHelper.m"
22   ],
23   "public_header_files": "*.h",
24   "preserve_paths": "libMobileAdSDK.a",
25   "resources": "*.png",
26   "libraries": "MobileAdSDK",
27   "frameworks": [
28     "SystemConfiguration",
29     "CoreGraphics",
30     "CoreTelephony"
31   ],
32   "xcconfig": {
33     "LIBRARY_SEARCH_PATHS": "${PODS_ROOT}/AdPostSDK"
34   },
35   "requires_arc": false