[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 6 / 7 / ADSpare / 1.0.0 / ADSpare.podspec.json
blob7b7280985a6bad855a8e881cf2559d7f22d3a76d
2   "name": "ADSpare",
3   "version": "1.0.0",
4   "summary": "AD SDK",
5   "description": "This is a AD SDK",
6   "homepage": "https://github.com/TomandWinnie/ADSpare",
7   "license": "MIT",
8   "authors": {
9     "HL": "342403887@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/TomandWinnie/ADSpare.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "lib/*.{h}",
19   "exclude_files": "Classes/Exclude",
20   "resources": "AdViewRes.bundle",
21   "requires_arc": true,
22   "pod_target_xcconfig": {
23     "VALID_ARCHS": "x86_64 armv7 arm64"
24   }