[Add] AmpMux 9.3.2
[CocoaPods.git] / Specs / 1 / d / 2 / K4Banner / 0.1.10 / K4Banner.podspec.json
bloba3a0956edd23a7aaadb8b534c3d66c05f0e1627e
2   "name": "K4Banner",
3   "version": "0.1.10",
4   "summary": "K4Banner - 智能投放",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://39.100.126.111:9080/wardw/k4banner",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "王冠华": "guanhua.wang1@pactera.com"
13   },
14   "source": {
15     "git": "http://39.100.126.111:9080/wardw/k4banner.git",
16     "tag": "0.1.10"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "K4Banner/Classes/**/*",
22   "public_header_files": "K4Banner/Classes/Public/*.h",
23   "private_header_files": "K4Banner/Classes/Private/*.h",
24   "vendored_frameworks": "K4Banner/Framework/*.framework",
25   "xcconfig": {
26     "VALID_ARCHS": "armv7s x86_64 arm64"
27   },
28   "pod_target_xcconfig": {
29     "ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)"
30   }