[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 5 / 8 / iOSOTARTK / 1.1.0 / iOSOTARTK.podspec.json
blob819330b0b04e4b95f51a88937e93420df1c3ec9b
2   "name": "iOSOTARTK",
3   "version": "1.1.0",
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": "12.0"
12   },
13   "source": {
14     "git": "https://github.com/weweco123/iOSOTARTK.git",
15     "tag": "1.1.0"
16   },
17   "vendored_frameworks": [
18     "vendored/RTKLEFoundation.framework",
19     "vendored/RTKOTASDK.framework",
20     "vendored/UTERTKLib.framework"
21   ],
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   }