[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / d / c / 3 / freewheel / 2.4 / freewheel.podspec.json
blob0b5832bc8e27e143692cf855ddbc6a5342733404
2   "name": "freewheel",
3   "version": "2.4",
4   "summary": "francetv take on creating a pod for Freewheel AdManager iOS and tvOS SDK",
5   "homepage": "https://github.com/francetv/freewheel-apple",
6   "authors": {
7     "William Archimede": "william.archimede.ext@francetv.fr",
8     "François Rouault": "francois.rouault.ext@francetv.fr",
9     "Walid Kayhal": "walid.kayhal.ext@francetv.fr"
10   },
11   "license": {
12     "type": "Copyright",
13     "file": "LICENSE.txt"
14   },
15   "source": {
16     "git": "https://github.com/francetv/freewheel-apple.git",
17     "tag": "2.4"
18   },
19   "vendored_frameworks": "AdManager.xcframework",
20   "platforms": {
21     "ios": "10.2",
22     "tvos": "12.2"
23   },
24   "ios": {
25     "user_target_xcconfig": {
26       "ARCHS": "x86_64 arm64 armv7"
27     },
28     "pod_target_xcconfig": {
29       "VALID_ARCHS": "x86_64 arm64 armv7"
30     }
31   }