[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / 0 / 3 / iOSOTAJL / 1.0.11 / iOSOTAJL.podspec.json
blob6911ee4c47b4b5873ef4ffda3829d55c00ac1156
2   "name": "iOSOTAJL",
3   "version": "1.0.11",
4   "summary": "A framework for OTA files",
5   "homepage": "https://github.com/weweco123/iOSOTAJL",
6   "license": "MIT",
7   "authors": {
8     "weiwei": "weiweivik@163.com"
9   },
10   "platforms": {
11     "ios": "11.0"
12   },
13   "source": {
14     "git": "https://github.com/weweco123/iOSOTAJL.git",
15     "tag": "1.0.11"
16   },
17   "vendored_frameworks": [
18     "vendored/JL_AdvParse.framework",
19     "vendored/JL_BLEKit.framework",
20     "vendored/JL_HashPair.framework",
21     "vendored/JL_OTALib.framework",
22     "vendored/JLDialUnit.framework",
23     "vendored/ZipZap.framework"
24   ],
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   }