[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 5 / 8 / iOSOTARTK / 1.0.8 / iOSOTARTK.podspec.json
blob64a3d6252be0f3d16b930c9a3d852363a1354bdc
2   "name": "iOSOTARTK",
3   "version": "1.0.8",
4   "summary": "A framework for OTA files",
5   "homepage": "https://github.com/weweco123/iOSOTARTK",
6   "license": "MIT",
7   "authors": {
8     "weiwei": "weiweivik@163.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/weweco123/iOSOTARTK.git",
15     "tag": "1.0.8"
16   },
17   "vendored_frameworks": [
18     "vendored/RTKLEFoundation.xcframework",
19     "vendored/RTKOTASDK.xcframework"
20   ],
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   }