[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / c / 3 / CYAds / 0.1.1 / CYAds.podspec.json
blob745e44158367bf26e08635d578b72a0da98504ce
2   "name": "CYAds",
3   "version": "0.1.1",
4   "summary": "A short description of CYAds.",
5   "description": "There is no desc",
6   "homepage": "https://github.com//tt",
7   "license": "MIT",
8   "authors": "CYAds",
9   "platforms": {
10     "ios": "10.0"
11   },
12   "swift_versions": "5.0",
13   "source": {
14     "git": "https://gitee.com/minnjiu/CYAds.git",
15     "tag": "0.1.1"
16   },
17   "source_files": [
18     "Classes/**/*",
19     "Classes/**/*.{swift}"
20   ],
21   "xcconfig": {
22     "VALID_ARCHS": "armv7s arm64"
23   },
24   "pod_target_xcconfig": {
25     "ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)"
26   },
27   "static_framework": true,
28   "dependencies": {
29     "Google-Mobile-Ads-SDK": [
31     ]
32   },
33   "swift_version": "5.0"