[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 5 / a / 9 / pythoniossupport / 0.1.0 / pythoniossupport.podspec.json
bloba84797f6cbf80200d2eba3e703d5ec442e48a6f1
2   "name": "pythoniossupport",
3   "version": "0.1.0",
4   "summary": "A short description of pythoniossupport.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lefengxu/Python-iOS-support",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xulefeng": "592391243@qq.com"
13   },
14   "source": {
15     "http": "https://github.com/pybee/Python-iOS-support/releases/download/3.5.1-b1/Python-3.5.1-iOS-support.b1.tar.gz"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "vendored_frameworks": [
21     "OpenSSL.framework",
22     "Python.framework"
23   ],
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }