[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / 3 / 4 / PythoniOSSupprt / 3.9.0-b7 / PythoniOSSupprt.podspec.json
blob918cf5640e380c5f6e9940875442bca392e6e269
2   "name": "PythoniOSSupprt",
3   "version": "3.9.0-b7",
4   "summary": "内嵌到iOS中的python工具",
5   "homepage": "https://github.com/beeware/Python-Apple-support",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "xulefeng": "592391243@qq.com"
12   },
13   "source": {
14     "http": "https://github.com/beeware/Python-Apple-support/releases/download/3.9-b7/Python-3.9-iOS-support.b7.tar.gz"
15   },
16   "platforms": {
17     "ios": "13.0"
18   },
19   "vendored_frameworks": [
20     "BZip2.xcframework",
21     "libFFI.xcframework",
22     "OpenSSL.xcframework",
23     "Python.xcframework",
24     "XZ.xcframework"
25   ],
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   }