[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 4 / 3 / client_plugin / 1.3.60 / client_plugin.podspec.json
blobf73c79608048e0731105d0b2edd3086772604e69
2   "name": "client_plugin",
3   "version": "1.3.60",
4   "homepage": "https://gitlab.com/JenshenSoft/game_client_plugin_podspec",
5   "source": {
6     "git": "https://gitlab.com/JenshenSoft/game_client_plugin_podspec.git",
7     "tag": "1.3.60"
8   },
9   "authors": "Busy Cat",
10   "license": {
11     "type": "MIT",
12     "text": "License text"
13   },
14   "summary": "Client plugin for teh game engine logic",
15   "vendored_frameworks": "client_plugin.xcframework",
16   "libraries": "c++",
17   "platforms": {
18     "ios": "12"
19   },
20   "user_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   }