[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 6 / f / Axepta / 1.2.1 / Axepta.podspec.json
blob489dc933961dcfb9d7cf7c95da1680e75a5a78db
2   "name": "Axepta",
3   "version": "1.2.1",
4   "summary": "Axepta SDK for iOS",
5   "homepage": "https://github.com/axepta/Axepta-iOS.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Endava Developer": "AxeptaDev@endava.com"
12   },
13   "source": {
14     "git": "https://github.com/axepta/Axepta-iOS.git",
15     "tag": "1.2.1"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "vendored_frameworks": "Axepta/**/Axepta.framework",
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   }